Fix self.loc race condition
This commit is contained in:
@@ -14,6 +14,7 @@ enabled_languages = ["it", "en", "uk", "ru", "zh_cn", "he"]
|
||||
# The default language to be set for users whose language cannot be autodetected or whose language is not enabled
|
||||
default_language = "it"
|
||||
# The language to fallback to if a string is missing in a specific language
|
||||
# You should set it to either "it" or "en", other languages may be missing some strings as greed is updated
|
||||
fallback_language = "en"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user