AAE-46242 - should use the variable osx_locale to match the format xx-YY (#11936)

This commit is contained in:
Vito Albano
2026-05-30 11:22:31 +01:00
committed by GitHub
parent a2b026ed7e
commit 345e1e69ad
+1 -1
View File
@@ -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"
}