Fix Crowdin translation filename mismatch (#2302)

Signed-off-by: Wouter Born <github@maindrain.net>
pull/2304/head
Wouter Born 2021-04-20 20:26:01 +02:00 committed by GitHub
parent 6cfa359d33
commit ebe090132c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ files:
- source: /bundles/**/src/main/resources/*.properties
ignore:
- /bundles/**/src/main/resources/*_*.properties
translation: /%original_path%/messages_%two_letters_code%.properties
translation: /%original_path%/%file_name%_%two_letters_code%.properties