Update Crowdin configuration file

This commit is contained in:
Jonas Winkler 2021-02-17 13:22:45 +01:00
parent 6ff99945f3
commit 4e4d6e806c

View File

@ -1,5 +1,5 @@
files:
- source: /src/locale/en_US/LC_MESSAGES/django.po
translation: /src/locale/%two_letters_code%/LC_MESSAGES/django.po
translation: /src/locale/%locale_with_underscore%/LC_MESSAGES/django.po
- source: /src-ui/messages.xlf
translation: /src-ui/src/locale/messages.%two_letters_code%.xlf
translation: /src-ui/src/locale/messages.%locale_with_underscore%.xlf