The Cybre.Space fork of Mastodon -- https://github.com/tootsuite/mastodon
https://cybre.space
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
943 B
20 lines
943 B
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
|
|
|