Exclude Spanish in Crowdin configuration

We update the texts in Spanish ourselves, just like we update the
English texts. However, every time we get a pull request to update
translations from Crowdin, we get a bunch of texts in Spanish that we
ignore.

Hopefully excluding the Spanish language will solve the issue.
This commit is contained in:
Javi Martín
2024-10-27 18:41:13 +01:00
parent c04dac38bd
commit 27ce9c24b6

View File

@@ -3,6 +3,8 @@ files:
translation: /config/locales/%locale%/%original_file_name% translation: /config/locales/%locale%/%original_file_name%
ignore: ignore:
- /config/locales/**/rails_date_order.yml - /config/locales/**/rails_date_order.yml
excluded_target_languages:
- es
update_option: update_as_unapproved update_option: update_as_unapproved
languages_mapping: languages_mapping:
locale: locale: