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 935aecdc32 Add Indonesian (Bahasa Indonesia / id) translation (#2200)
* add Indonesian (Bahasa Indonesia) translation

add id.jsx
add translations on email views
add devise.id.yml
add doorkeeper.id.yml
add id.yml
add simple_form.id.yml

update id locale on mastodon.jsx, index.jsx, settings_helper.rb, and
application.rb

* add Indonesian (Bahasa Indonesia) translation

add id.jsx
add translations on email views
add devise.id.yml
add doorkeeper.id.yml
add id.yml
add simple_form.id.yml

update id locale on mastodon.jsx, index.jsx, settings_helper.rb, and
application.rb

* fix InvalidLocaleData on a string

* fix InvalidLocaleData on a string

* Fix language keys in Indonesian ruby locale (id)

Use "id" instead of "en" as object keys.

* Removed obsoleted translation (id)
8 years ago
..
admin Admin reports with accounts (#2092) 8 years ago
application_helper.rb View spec fix (#1888) 8 years ago
home_helper.rb Improve initialState loading 8 years ago
instance_helper.rb Instance helper to replace site title helper (#2038) 8 years ago
routing_helper.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 8 years ago
settings_helper.rb Add Indonesian (Bahasa Indonesia / id) translation (#2200) 8 years ago
stream_entries_helper.rb significant improvement in microformats markup (#1063) 8 years ago
style_helper.rb Check for a custom css file to help customization of instances (#1368) 8 years ago