paperless-ngx/crowdin.yml

9 lines
340 B
YAML
Raw Normal View History

2023-12-01 17:44:33 -08:00
project_id_env: CROWDIN_PROJECT_ID
api_token_env: CROWDIN_PERSONAL_TOKEN
preserve_hierarchy: true
2021-01-20 11:37:32 +01:00
files:
2021-02-17 13:18:19 +01:00
- source: /src/locale/en_US/LC_MESSAGES/django.po
2021-02-17 13:22:45 +01:00
translation: /src/locale/%locale_with_underscore%/LC_MESSAGES/django.po
2021-01-20 11:37:32 +01:00
- source: /src-ui/messages.xlf
2021-02-17 13:22:45 +01:00
translation: /src-ui/src/locale/messages.%locale_with_underscore%.xlf