mirror of
https://github.com/Steffo99/greed.git
synced 2024-11-24 14:54:18 +00:00
Update template_config.ini
This commit is contained in:
parent
8d16f15866
commit
c3d119fd2e
1 changed files with 2 additions and 2 deletions
|
@ -16,9 +16,9 @@ is_template = yes
|
|||
; en - English, by https://github.com/DarrenWestwood
|
||||
; uk - Ukrainian, by https://github.com/pzhuk
|
||||
; ru - Russian, by https://github.com/pzhuk
|
||||
; zh-cn - Simplified Chinese, by https://github.com/zhihuiyuze
|
||||
; zh_cn - Simplified Chinese, by https://github.com/zhihuiyuze
|
||||
; The lanugages that messages can be displayed in
|
||||
enabled_languages = it | en | uk | ru | zh-cn
|
||||
enabled_languages = it | en | uk | ru | zh_cn
|
||||
; 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
|
||||
|
|
Loading…
Reference in a new issue