We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c91847b + 4eaef3b commit 294e65bCopy full SHA for 294e65b
crowdin.yml
@@ -1,3 +1,4 @@
1
+pull_request_title: Update translations from Crowdin
2
files:
3
- source: /frontend/src/locales/en.json
4
translation: /frontend/src/locales/%locale%.json
@@ -6,4 +7,4 @@ files:
6
7
- source: /api/translations/email+intl-icu.en.json
8
translation: /api/translations/email+intl-icu.%locale%.json
9
- source: /api/translations/validators.en.yml
- translation: /api/translations/validators.%locale_with_underscore%.yml
10
+ translation: /api/translations/validators.%locale_with_underscore%.yml
0 commit comments