AAE-34992 Improve crowdin update strategy (#10865)

This commit is contained in:
Ruggero Corsaletti
2025-05-15 16:51:47 +01:00
committed by GitHub
parent efd6e5b1b0
commit 3ad13d3e38
+1 -1
View File
@@ -8,6 +8,6 @@
"source": "/**/**/i18n/en.json",
"translation": "/%original_path%/%two_letters_code%.%file_extension%",
"export_only_approved": "true",
"update_option": "update_as_unapproved"
"update_option": "update_without_changes"
}
]