Skip to content

Commit

Permalink
Fix Crowdin translation filename mismatch (#2302)
Browse files Browse the repository at this point in the history
Signed-off-by: Wouter Born <[email protected]>
  • Loading branch information
wborn authored Apr 20, 2021
1 parent 6cfa359 commit ebe0901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ebe0901

Please sign in to comment.