mirror of
https://github.com/getrebuild/rebuild.git
synced 2025-02-23 13:55:08 +08:00
8 lines
265 B
YAML
8 lines
265 B
YAML
commit_message: '[Crowdin] Update translations'
|
|
files:
|
|
- source: '/src/main/resources/i18n/language.zh_CN.json'
|
|
translation: '/src/main/resources/i18n/language.%locale%.json'
|
|
languages_mapping:
|
|
locale:
|
|
'zh-CN': 'zh_CN'
|
|
'en-US': 'en'
|