Skip to content

Commit

Permalink
Replace pot to po
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate committed Sep 23, 2020
1 parent d76155d commit 85e3bd1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions crowdin.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
files:
- source: i18n/locale/**/*.pot
translation: src/locale/%two_letters_code%/LC_MESSAGES
- source: /i18n/locale/**/*.pot
translation: /src/locale/%two_letters_code%/LC_MESSAGES/**/%original_file_name%
translation_replace:
".pot": ".po"

0 comments on commit 85e3bd1

Please sign in to comment.