-
- Téléchargements
Add Traditional Chinese, Hong Kong translation (zh-HK) (#1544)
* Added Chinese Traditional Hong Kong (zh-HK) for Ruby * Added translations for Ruby. * Added Chinese Traditional Hong Kong (zh-HK) for JS * Added translations for javascript code. * Rearrange language references in mastodon.jsx * Break `addLocaleData` into multiple lines. Make future commit more readable. * Roughly re-sort the languages in alphabetical orders (only manually put English on top because it is default). * Sort application.rb locale with alphabetical order With exception that English (default language) goes first. Improve code readability. * Resort language selection box alphabetically Sort HUMAN_LOCALES in the alphabetical order of display name (except English, the default language, come first). Improve usability.
parent
3442bc0e
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/assets/javascripts/components/containers/mastodon.jsx 22 ajouts, 6 suppressionsapp/assets/javascripts/components/containers/mastodon.jsx
- app/assets/javascripts/components/locales/index.jsx 3 ajouts, 2 suppressionsapp/assets/javascripts/components/locales/index.jsx
- app/assets/javascripts/components/locales/zh-hk.jsx 113 ajouts, 0 suppressionapp/assets/javascripts/components/locales/zh-hk.jsx
- app/helpers/settings_helper.rb 4 ajouts, 4 suppressionsapp/helpers/settings_helper.rb
- config/application.rb 15 ajouts, 1 suppressionconfig/application.rb
- config/locales/devise.zh-HK.yml 61 ajouts, 0 suppressionconfig/locales/devise.zh-HK.yml
- config/locales/doorkeeper.zh-HK.yml 113 ajouts, 0 suppressionconfig/locales/doorkeeper.zh-HK.yml
- config/locales/simple_form.zh-HK.yml 46 ajouts, 0 suppressionconfig/locales/simple_form.zh-HK.yml
- config/locales/zh-HK.yml 172 ajouts, 0 suppressionconfig/locales/zh-HK.yml
config/locales/devise.zh-HK.yml
0 → 100644
config/locales/doorkeeper.zh-HK.yml
0 → 100644
config/locales/simple_form.zh-HK.yml
0 → 100644
config/locales/zh-HK.yml
0 → 100644
Veuillez vous inscrire ou vous se connecter pour commenter