]> cat aescling's git repositories - mastodon.git/commit
Update Norwegian translations (#2937)
authorKoala Yeung <koalay@gmail.com>
Tue, 9 May 2017 12:01:45 +0000 (20:01 +0800)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 9 May 2017 12:01:45 +0000 (14:01 +0200)
commitf5cdea512242abeb4e108d243bf6be317b35a864
treeed2742da1d7ddac5cdb3d456bf9e938a22270cbe
parentf36a7912271d947e09e67759e293bd95a0b29d2b
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
app/javascript/mastodon/locales/no.json
config/locales/activerecord.no.yml [new file with mode: 0644]
config/locales/no.yml
config/locales/simple_form.no.yml