mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-06 09:59:00 +02:00
Update Crowdin configuration file
This commit is contained in:
parent
ffbf920dbd
commit
817ee14b5c
1 changed files with 3 additions and 8 deletions
11
crowdin.yml
11
crowdin.yml
|
@ -1,11 +1,6 @@
|
||||||
project_id_env: CROWDIN_PROJECT_ID
|
project_id_env: CROWDIN_PROJECT_ID
|
||||||
api_token_env: CROWDIN_PERSONAL_TOKEN
|
api_token_env: CROWDIN_PERSONAL_TOKEN
|
||||||
pull_request_title: "🌐 Update translations"
|
pull_request_title: "\UF09F8C90ŸŒ<C5B8> Update translati"
|
||||||
files:
|
files:
|
||||||
[
|
- source: /apps/web/public/locales/en/*.json
|
||||||
{
|
translation: /apps/web/public/locales/%two_letters_code%/%original_file_name%
|
||||||
source: "/apps/web/public/locales/en/*.json",
|
|
||||||
translation: "/apps/web/public/locales/%two_letters_code%/%original_file_name%",
|
|
||||||
skip_untranslated_strings: true,
|
|
||||||
},
|
|
||||||
]
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue