[ACS-9648] Change Crowdin update strategy (#4566)

This commit is contained in:
MichalKinas
2025-05-16 16:07:40 +02:00
committed by GitHub
parent 09907e1328
commit c13b029a54

View File

@@ -8,6 +8,6 @@
"source": "/**/**/i18n/en.json", "source": "/**/**/i18n/en.json",
"translation": "/%original_path%/%two_letters_code%.%file_extension%", "translation": "/%original_path%/%two_letters_code%.%file_extension%",
"export_only_approved": "true", "export_only_approved": "true",
"update_option": "update_as_unapproved" "update_option": "update_without_changes"
} }
] ]