AAE-34992 Improve crowdin update strategy (#10865)

This commit is contained in:
Ruggero Corsaletti 2025-05-15 17:51:47 +02:00 committed by GitHub
parent efd6e5b1b0
commit 3ad13d3e38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"
}
]