mastodon/app/javascript/mastodon
Koala Yeung f5cdea5122 Update Norwegian translations (#2937)
* Update Norwegian translations

* Updated no.json
* Updated activerecord.no.yml
* Updated no.yml
* Updated simple_form.no.yml

* i18n: fix Unicode character error in no.yml

* Javascript escaping code "\uD83D\uDC18" should be "\U0001f418" in
Ruby / yml

* i18n: remove unused keys in Norwegian translation

* Remove unused keys in no.yml and activerecord.no.yml
  by running: `bundle exec i18n-tasks remove-unused no`

* Add missing keys in activerecord.no.yml and no.yml by
  running: `bundle exec i18n-tasks add-missing no`

* i18n: escape the key 'no' in activerecord.no.yml
2017-05-09 14:01:45 +02:00
..
actions When streaming API is disconnected, poll home/notifications (#2776) 2017-05-04 23:41:34 +02:00
components Show boosted user's avatar (#2518) 2017-05-03 11:43:37 +02:00
containers locale: add Occitan locale-data for js (#2845) 2017-05-07 16:39:37 +02:00
features Prevent selection of unacceptable Content-Type files (#2910) 2017-05-08 16:49:53 +02:00
locales Update Norwegian translations (#2937) 2017-05-09 14:01:45 +02:00
middleware Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
reducers Prevent selection of unacceptable Content-Type files (#2910) 2017-05-08 16:49:53 +02:00
selectors Fix snackbar notification stacking order (#2935) 2017-05-09 14:01:29 +02:00
store Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
.gitkeep Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
api.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
emoji.js Show emoji shortname by a tooltip (#2784) 2017-05-04 15:50:09 +02:00
is_mobile.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
link_header.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
rtl.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
stream.js Use ws protocol in streaming API base URL (#2606) 2017-05-04 15:55:13 +02:00
uuid.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00