Add Hebrew interface translation. (#2573)
* follow the instructions for registering the language as stated on the Tootsuite's docs. * Added translation strings from latest master Adding ‏ characters to many strings that are misdirected in the interface. A tiny grammar fix Updates of Hebrew strings to v1.3.1 Hebrew translation of the mailer templates. Fix strings and a missing comma. Just discovered two string keys were updated. this should lay Travis' mind to rest at last. Remove mentions before counting characters to decide RTL ratio Fixes for PR #2573 updated strings for latest master Undo RTL counting, moved out to another branch for future consideration...
Showing
- app/assets/javascripts/components/containers/mastodon.jsx 2 additions, 0 deletionsapp/assets/javascripts/components/containers/mastodon.jsx
- app/assets/javascripts/components/locales/he.jsx 177 additions, 0 deletionsapp/assets/javascripts/components/locales/he.jsx
- app/assets/javascripts/components/locales/index.jsx 2 additions, 0 deletionsapp/assets/javascripts/components/locales/index.jsx
- app/helpers/settings_helper.rb 1 addition, 0 deletionsapp/helpers/settings_helper.rb
- app/views/user_mailer/confirmation_instructions.he.html.erb 14 additions, 0 deletionsapp/views/user_mailer/confirmation_instructions.he.html.erb
- app/views/user_mailer/confirmation_instructions.he.text.erb 12 additions, 0 deletionsapp/views/user_mailer/confirmation_instructions.he.text.erb
- app/views/user_mailer/password_change.he.html.erb 4 additions, 0 deletionsapp/views/user_mailer/password_change.he.html.erb
- app/views/user_mailer/password_change.he.text.erb 3 additions, 0 deletionsapp/views/user_mailer/password_change.he.text.erb
- app/views/user_mailer/reset_password_instructions.he.html.erb 10 additions, 0 deletions...views/user_mailer/reset_password_instructions.he.html.erb
- app/views/user_mailer/reset_password_instructions.he.text.erb 8 additions, 0 deletions...views/user_mailer/reset_password_instructions.he.text.erb
- config/application.rb 1 addition, 0 deletionsconfig/application.rb
- config/locales/activerecord.he.yml 12 additions, 0 deletionsconfig/locales/activerecord.he.yml
- config/locales/devise.he.yml 61 additions, 0 deletionsconfig/locales/devise.he.yml
- config/locales/doorkeeper.he.yml 113 additions, 0 deletionsconfig/locales/doorkeeper.he.yml
- config/locales/he.yml 341 additions, 0 deletionsconfig/locales/he.yml
- config/locales/simple_form.he.yml 53 additions, 0 deletionsconfig/locales/simple_form.he.yml
config/locales/activerecord.he.yml
0 → 100644
config/locales/devise.he.yml
0 → 100644
config/locales/doorkeeper.he.yml
0 → 100644
config/locales/he.yml
0 → 100644
config/locales/simple_form.he.yml
0 → 100644
Please register or sign in to comment