Files
webgui/.github/crowdin.yml

14 lines
478 B
YAML

project_id_env: CROWDIN_UNRAID_PROJECT_ID
api_token_env: CROWDIN_PERSONAL_TOKEN
base_path: "../"
preserve_hierarchy: false
project_id: 1
base_url: 'https://unraid.api.crowdin.com'
files:
- source: ".github/translations/unraid-webgui.po"
translation: "%locale%/unraid-webgui.po"
- source: ".github/translations/unraid-webgui-js.po"
translation: "%locale%/unraid-webgui-js.po"
- source: "emhttp/languages/en_US/helptext.txt"
translation: "%locale%/helptext.txt"