mastodon/app
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
..
assets/stylesheets
controllers Specs for API push controller, with refactor (#2926) 2017-05-09 00:44:30 +02:00
helpers Add Thai langauge (#2903) 2017-05-08 15:56:00 +02:00
javascript Update Norwegian translations (#2937) 2017-05-09 14:01:45 +02:00
lib Delegate Account#user_locale method and allow nil (#2927) 2017-05-08 23:10:50 +02:00
mailers Delegate Account#user_locale method and allow nil (#2927) 2017-05-08 23:10:50 +02:00
models Delegate Account#user_locale method and allow nil (#2927) 2017-05-08 23:10:50 +02:00
presenters
services Services specs for subscribe and unsubscribe (#2928) 2017-05-09 00:45:02 +02:00
validators
views i18n mailer files for Occitan language (#2924) 2017-05-08 23:15:03 +02:00
workers Fix Scheduler::SubscriptionsScheduler (#2834) 2017-05-06 13:05:03 +02:00