]> cat aescling's git repositories - mastodon.git/commit
Add Occitan (oc) translation (#2077)
authorKoala Yeung <koalay@gmail.com>
Tue, 18 Apr 2017 13:21:16 +0000 (21:21 +0800)
committerEugen <eugen@zeonfederated.com>
Tue, 18 Apr 2017 13:21:16 +0000 (15:21 +0200)
commit0a1b0246003e19e80241d8711276db790a88235d
tree5d1bb2b05bb819cef50bc35f6aa98ae5f1a869fb
parent50ed72767d77f3c7cb78111d6ca6c08b37810607
Add Occitan (oc) translation (#2077)

* Added oc.yml

* Added `config/locales/oc.yml`.
  Translated in General Occitan (Quent-in).

* Added oc.jsx (Occitan translation)

* Written in General Occitan (lengadocian)
* Added `app/assets/javascripts/components/locales/oc.js`

* Added doorkeeper.oc.yml

* Added `config/locales/doorkeeper.oc.yml` (Quent-in)

* Added simple_form.oc.yml

* Added `config/locales/simple_form.oc.yml` (Quent-in).

* Merge en.yml changes into oc.yml

Added new strings for translations

* Fix typo in oc.yml

* Update javascript locale support (oc)

* Update ruby locale list (oc)

* Fix oc.yml

* Remove obsoleted translations
* Moved old translation of `reports` to `admin.reports`
app/assets/javascripts/components/locales/index.jsx
app/assets/javascripts/components/locales/oc.jsx [new file with mode: 0644]
app/helpers/settings_helper.rb
config/application.rb
config/locales/doorkeeper.oc.yml [new file with mode: 0644]
config/locales/oc.yml [new file with mode: 0644]
config/locales/simple_form.oc.yml [new file with mode: 0644]