]> cat aescling's git repositories - mastodon.git/commit
Add catalan language (#3084)
authorspla <spla@mastodont.cat>
Tue, 16 May 2017 22:25:10 +0000 (00:25 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 16 May 2017 22:25:10 +0000 (00:25 +0200)
commita51c8074dfced016d967b062132d9d8213daf543
tree2075d53a00a0343c9cebab4829a138f12f1ce8fb
parent3722f908655b8de7669c89c10aeff10a2c07d277
Add catalan language (#3084)

* Add Catalan language

* Add Catalan language

* Update ca.json

* Update ca.json

* Update ca.json

* Update ca.json

* Update ca.json

* Update ca.json

* Update settings_helper.rb

* Update mastodon.js

* Update index.js

* Update application.rb

* Update ca.yml

* removed extra spaces at line 225
15 files changed:
app/helpers/settings_helper.rb
app/javascript/mastodon/containers/mastodon.js
app/javascript/mastodon/locales/ca.json [new file with mode: 0644]
app/javascript/mastodon/locales/index.js
app/views/user_mailer/confirmation_instructions.ca.html.erb [new file with mode: 0644]
app/views/user_mailer/confirmation_instructions.ca.text.erb [new file with mode: 0644]
app/views/user_mailer/password_change.ca.html.erb [new file with mode: 0644]
app/views/user_mailer/password_change.ca.text.erb [new file with mode: 0644]
app/views/user_mailer/reset_password_instructions.ca.html.erb [new file with mode: 0644]
app/views/user_mailer/reset_password_instructions.ca.text.erb [new file with mode: 0644]
config/application.rb
config/locales/ca.yml [new file with mode: 0644]
config/locales/devise.ca.yml [new file with mode: 0644]
config/locales/doorkeeper.ca.yml [new file with mode: 0644]
config/locales/simple_form.ca.yml [new file with mode: 0644]