]> cat aescling's git repositories - mastodon.git/commit
Add Brazilian Portuguese and fix European Portuguese (#1966)
authorHugo Gameiro <hmgameiro@gmail.com>
Mon, 17 Apr 2017 08:38:27 +0000 (09:38 +0100)
committerEugen <eugen@zeonfederated.com>
Mon, 17 Apr 2017 08:38:27 +0000 (10:38 +0200)
commit6685106daace4c78785a3c3caacc8ed952d669b3
tree7884e55e15479c3d2640625be10bc7cdbfeded3f
parent8ad6722eeaa776ad837bdc0a873680f19cc4668b
Add Brazilian Portuguese and fix European Portuguese (#1966)

* update portuguese translation

added the missing fields and improved the translation

* pt translations fix

* improve last translation commit

* fix damn quotes

* add pt_br to index.jsx

* add pt-BR to import index.jsx

* add pt-BR to mastodon.jsx

* add pt-BR to settings_helper.rb

* add pt-BR to application.rb

* order alphabetically pt.jsx

* create pt-BR.jsx

* Create devise.pt-BR.yml

* language improvements to devise.pt.yml

* created doorkeeper.pt-BR.yml

* fixes to doorkeeper.pt.yml

* create pt-BR.yml

* improvements to pt.yml

* Create simple_form.pt-BR.yml

* Improvements to simple_form.pt.yml

* improvements to pt.yml
14 files changed:
app/assets/javascripts/components/containers/mastodon.jsx
app/assets/javascripts/components/locales/index.jsx
app/assets/javascripts/components/locales/pt-br.jsx [new file with mode: 0644]
app/assets/javascripts/components/locales/pt.jsx
app/helpers/settings_helper.rb
config/application.rb
config/locales/devise.pt-BR.yml [new file with mode: 0644]
config/locales/devise.pt.yml
config/locales/doorkeeper.pt-BR.yml [new file with mode: 0644]
config/locales/doorkeeper.pt.yml
config/locales/pt-BR.yml [new file with mode: 0644]
config/locales/pt.yml
config/locales/simple_form.pt-BR.yml [new file with mode: 0644]
config/locales/simple_form.pt.yml