ci: crowdin remove base (#3377)
parent
129e23f752
commit
701e7ca502
|
@ -2,10 +2,8 @@
|
||||||
pull_request_title: "i18n: update translations"
|
pull_request_title: "i18n: update translations"
|
||||||
commit_message: "i18n: update %two_letters_code% translation for %original_file_name%"
|
commit_message: "i18n: update %two_letters_code% translation for %original_file_name%"
|
||||||
append_commit_message: false
|
append_commit_message: false
|
||||||
base_path: /internal/server/locales
|
|
||||||
files:
|
files:
|
||||||
- source: /en/*
|
- source: /internal/server/locales/en/*
|
||||||
translation: /%two_letters_code%/%original_file_name%
|
translation: /internal/server/locales/%two_letters_code%/%original_file_name%
|
||||||
skip_untranslated_strings: true
|
|
||||||
skip_untranslated_files: true
|
skip_untranslated_files: true
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in New Issue