]> cat aescling's git repositories - mastodon.git/commit
Add Corsican localization (#7390)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 6 May 2018 23:34:19 +0000 (01:34 +0200)
committerGitHub <noreply@github.com>
Sun, 6 May 2018 23:34:19 +0000 (01:34 +0200)
commit95595ccd2171e225f983166c6b259591ce8c861a
treec8d5f16b754f5ca531d3b96b4069a89afae05272
parente06fbc4fcfbaaa2d420cbbace37d7c228a8bfc5b
Add Corsican localization (#7390)

* Added Corsican localization

* Declaring Corsican localization

* Fixed activerecord locale

* Added a missing translation and switched to French-style apostrophes

* Fixed a (predictable) mistake made while bulk-replacing apostrophes

* More fixing

* i18n-tasks normalize
app/helpers/settings_helper.rb
app/javascript/mastodon/locales/co.json [new file with mode: 0644]
app/javascript/mastodon/locales/whitelist_co.json [new file with mode: 0644]
config/application.rb
config/locales/activerecord.co.yml [new file with mode: 0644]
config/locales/co.yml [new file with mode: 0644]
config/locales/devise.co.yml [new file with mode: 0644]
config/locales/doorkeeper.co.yml [new file with mode: 0644]
config/locales/simple_form.co.yml [new file with mode: 0644]