mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-02 17:53:30 +00:00
AAE-46242 - should use the variable osx_locale to match the format xx-YY (#11936)
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
"files": [
|
||||
{
|
||||
"source": "/**/**/i18n/en.json",
|
||||
"translation": "/%original_path%/%locale%.%file_extension%",
|
||||
"translation": "/%original_path%/%osx_locale%.%file_extension%",
|
||||
"export_only_approved": "true",
|
||||
"update_option": "update_without_changes"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user