~cytrogen/masto-fe

ref: 785e650ab44e9ffd28f4284f68ae82007f5609bb masto-fe/crowdin.yml -rw-r--r-- 736 bytes
785e650a — Daniel M Brasil Fix uncaught TypeError in POST `/api/v1/featured_tags` (#25072) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
commit_message: '[ci skip]'
skip_untranslated_strings: true

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