mastodon/app
Koala Yeung 24eb45425e 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.
2017-04-12 08:50:50 +02:00
..
assets Add Traditional Chinese, Hong Kong translation (zh-HK) (#1544) 2017-04-12 08:50:50 +02:00
controllers Refactor exports controller (#1567) 2017-04-11 22:00:43 +02:00
helpers Add Traditional Chinese, Hong Kong translation (zh-HK) (#1544) 2017-04-12 08:50:50 +02:00
lib Remove order prior to .find_in_batches (#1470) 2017-04-11 00:38:34 +02:00
mailers Add digest e-mails 2017-03-04 00:00:48 +01:00
models Refactor exports controller (#1567) 2017-04-11 22:00:43 +02:00
presenters Clean up about page (#1282) 2017-04-09 14:47:25 +02:00
services Remove unused AtomBuilderHelper (#1364) 2017-04-11 19:31:22 +02:00
views Refactor exports controller (#1567) 2017-04-11 22:00:43 +02:00
workers Imports controller errors (#1553) 2017-04-11 21:40:14 +02:00