~cytrogen/masto-fe

ref: 245fe855be0c08d59c09d680d6e4e406f896d569 masto-fe/crowdin-glitch.yml -rw-r--r-- 577 bytes
245fe855 — Claire [Glitch] Fix unfollow icon styling in advanced column 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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
  - source: /config/locales-glitch/en.yml
    translation: /config/locales-glitch/%two_letters_code%.yml
  - source: /config/locales-glitch/simple_form.en.yml
    translation: /config/locales-glitch/simple_form.%two_letters_code%.yml