~cytrogen/masto-fe

ref: dc6befe1a488adb76dd8c7c682a806b99cd16004 masto-fe/crowdin.yml -rw-r--r-- 703 bytes
dc6befe1 — Claire Fix migrating from upstream to glitch-soc messing with hide_notifications mute settings (#2164) 3 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
commit_message: '[ci skip]'
files:
  - source: /app/javascript/mastodon/locales/en.json
    translation: /app/javascript/mastodon/locales/%two_letters_code%.json
  - source: /config/locales/en.yml
    translation: /config/locales/%two_letters_code%.yml
  - source: /config/locales/simple_form.en.yml
    translation: /config/locales/simple_form.%two_letters_code%.yml
  - source: /config/locales/activerecord.en.yml
    translation: /config/locales/activerecord.%two_letters_code%.yml
  - source: /config/locales/devise.en.yml
    translation: /config/locales/devise.%two_letters_code%.yml
  - source: /config/locales/doorkeeper.en.yml
    translation: /config/locales/doorkeeper.%two_letters_code%.yml