2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 11:35:41 +00:00

P-UI: Adapt translation CI (#5299)

* Fixes up translation for P-UI
Closes [FR/P-UI] Translation integration #5282

* ammended crowdin settings
This commit is contained in:
Matthias Mair
2023-07-21 01:00:37 +02:00
committed by GitHub
parent 2fc82fd0e3
commit 9fe77b20e4
3 changed files with 13 additions and 9 deletions

View File

@ -4,3 +4,5 @@
files:
- source: /InvenTree/locale/en/LC_MESSAGES/django.po
translation: /InvenTree/locale/%two_letters_code%/LC_MESSAGES/%original_file_name%
- source: /src/frontend/src/locales/en/messages.po
translation: /src/frontend/src/locales/%two_letters_code%/%original_file_name%