Skip to content

Commit 294e65b

Browse files
authored
Merge pull request #7959 from ecamp/crowdin-pr-title
More descriptive title for Crowdin PRs
2 parents c91847b + 4eaef3b commit 294e65b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

crowdin.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
pull_request_title: Update translations from Crowdin
12
files:
23
- source: /frontend/src/locales/en.json
34
translation: /frontend/src/locales/%locale%.json
@@ -6,4 +7,4 @@ files:
67
- source: /api/translations/email+intl-icu.en.json
78
translation: /api/translations/email+intl-icu.%locale%.json
89
- source: /api/translations/validators.en.yml
9-
translation: /api/translations/validators.%locale_with_underscore%.yml
10+
translation: /api/translations/validators.%locale_with_underscore%.yml

0 commit comments

Comments
 (0)