[i18n] Integrate 8.2.0 Translations (#127309)

This commit is contained in:
Ahmad Bamieh 2022-03-10 13:40:10 +02:00 committed by GitHub
parent 776fe46e43
commit ccf961f8b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 408 additions and 463 deletions

View file

@ -128,7 +128,7 @@
#ops.interval: 5000
# Specifies locale to be used for all localizable strings, dates and number formats.
# Supported languages are the following: English - en , by default , Chinese - zh-CN .
# Supported languages are the following: English (default) "en", Chinese "zh-CN", Japanese "ja-JP", French "fr-FR".
#i18n.locale: "en"
# =================== Frequently used (Optional)===================

View file

@ -71,6 +71,7 @@
"exclude": ["examples"],
"translations": [
"plugins/translations/translations/zh-CN.json",
"plugins/translations/translations/ja-JP.json"
"plugins/translations/translations/ja-JP.json",
"plugins/translations/translations/fr-FR.json"
]
}

File diff suppressed because it is too large Load diff