~cytrogen/masto-fe

ref: 18d2eeeb38172161ebabfa36c1b7254dcf3280e6 masto-fe/crowdin.yml -rw-r--r-- 943 bytes
18d2eeeb — dependabot-preview[bot] Bump rubocop-rails from 2.0.1 to 2.2.0 (#11257) 6 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
commit_message: "[ci skip]"
files:
  - source: /app/javascript/mastodon/locales/en.json
    translation: /app/javascript/mastodon/locales/%two_letters_code%.json
    update_option: update_as_unapproved
  - source: /config/locales/en.yml
    translation: /config/locales/%two_letters_code%.yml
    update_option: update_as_unapproved
  - source: /config/locales/simple_form.en.yml
    translation: /config/locales/simple_form.%two_letters_code%.yml
    update_option: update_as_unapproved
  - source: /config/locales/activerecord.en.yml
    translation: /config/locales/activerecord.%two_letters_code%.yml
    update_option: update_as_unapproved
  - source: /config/locales/devise.en.yml
    translation: /config/locales/devise.%two_letters_code%.yml
    update_option: update_as_unapproved
  - source: /config/locales/doorkeeper.en.yml
    translation: /config/locales/doorkeeper.%two_letters_code%.yml
    update_option: update_as_unapproved