AAE-46242 - Looks like we need to override the mapping as crowding config is not set to this format (#11939)

This commit is contained in:
Vito Albano
2026-05-30 14:29:49 +01:00
committed by GitHub
parent 345e1e69ad
commit 80e9e51cfa
+22
View File
@@ -3,6 +3,28 @@
"base_path": "."
"base_url": "https://hyland.api.crowdin.com"
"preserve_hierarchy": true
"languages_mapping": {
"osx_locale": {
"ar": "ar-SA",
"cs": "cs-CZ",
"da": "da-DK",
"de": "de-DE",
"en-AU": "en-AU",
"es": "es-ES",
"fi": "fi-FI",
"fr": "fr-FR",
"it": "it-IT",
"ja": "ja-JP",
"nb": "nb-NO",
"nl": "nl-NL",
"pl": "pl-PL",
"pt": "pt-PT",
"pt-BR": "pt-BR",
"ru": "ru-RU",
"sv": "sv-SE",
"zh-CN": "zh-CN"
}
}
"files": [
{
"source": "/**/**/i18n/en.json",