mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 13:33:21 -08:00
Fix Crowdin Github Action (#2311)
This commit is contained in:
parent
a04a30f852
commit
949f1fc343
3 changed files with 8 additions and 0 deletions
|
|
@ -1,4 +1,10 @@
|
|||
# This is needed for the Github Action
|
||||
project_id_env: CROWDIN_PROJECT_ID
|
||||
api_token_env: CROWDIN_PERSONAL_TOKEN
|
||||
|
||||
skip_untranslated_strings: 1
|
||||
commit_message: '[ci skip]'
|
||||
preserve_hierarchy: true
|
||||
files:
|
||||
- source: /app/javascript/flavours/glitch/locales/en.json
|
||||
translation: /app/javascript/flavours/glitch/locales/%two_letters_code%.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue