You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/helpers
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.
8 years ago
..
admin Helper cleanup (#1348) 8 years ago
application_helper.rb Do not use expiring links after all 8 years ago
home_helper.rb Improve initialState loading 8 years ago
routing_helper.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 8 years ago
settings_helper.rb Add Traditional Chinese, Hong Kong translation (zh-HK) (#1544) 8 years ago
site_title_helper.rb Use Setting.site_title value for `og:site_name` occurrences (#1194) 8 years ago
stream_entries_helper.rb Remove unused methods from StreamEntriesHelper (#1365) 8 years ago