I18n EveryWhere封面

I18n EveryWhere

城市:天际线2
玩法机制

82562

MOD介绍

转载自Baka-gourd Provides convenient localization features to reduce the burden on authors and provide centralized coverage. I18n EveryWhereProvides convenient localization features to reduce the burden on authors and provide centralized coverage. Keeps authors from being overwhelmed by Self-implemented language file loading Handling different text encodings Usage: Create a new "lang" folder in the mod folder. Add localization json, like en-US.json, zh-HANS.json. Example (zh-HANS.json){ "Options.SECTION ": "国际化", "Options.TAB ": "通用", "Options.OPTION ": "重写", "Options.OPTION_DESCRIPTION ": "使用模组内置的语言覆盖原本的语言" }