Reworked the custom localisation system.
This commit is contained in:
@@ -11,25 +11,9 @@ MultiLangEnable = False
|
||||
MultiLangDefault = en
|
||||
|
||||
# List of allowed languages, semicolon separated.
|
||||
# Default: en;ru
|
||||
MultiLangAllowed = en;ru
|
||||
# Default: en;el
|
||||
MultiLangAllowed = en;el
|
||||
|
||||
# Enable or disable voice command .lang for changing languages on the fly.
|
||||
# Default: True
|
||||
MultiLangVoiceCommand = True
|
||||
|
||||
# Enable or disable multilingual SystemMessages support.
|
||||
# Default: False
|
||||
MultiLangSystemMessageEnable = False
|
||||
|
||||
# List of allowed languages for SystemMessages, semicolon separated.
|
||||
# Default:
|
||||
MultiLangSystemMessageAllowed =
|
||||
|
||||
# Enable or disable multilingual NpcStrings support.
|
||||
# Default: False
|
||||
MultiLangNpcStringEnable = False
|
||||
|
||||
# List of allowed languages for NpcStrings, semicolon separated.
|
||||
# Default:
|
||||
MultiLangNpcStringAllowed =
|
||||
|
Reference in New Issue
Block a user