about summary refs log tree commit diff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/application.rb1
-rw-r--r--config/locales/no.yml4
-rw-r--r--config/locales/simple_form.no.yml2
3 files changed, 4 insertions, 3 deletions
diff --git a/config/application.rb b/config/application.rb
index 19523c88c..2c720474a 100644
--- a/config/application.rb
+++ b/config/application.rb
@@ -34,6 +34,7 @@ module Mastodon
       :fr,
       :hu,
       :ja,
+      :no,
       :pt,
       :ru,
       :uk,
diff --git a/config/locales/no.yml b/config/locales/no.yml
index 9aa966d2a..28bc066d2 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -104,8 +104,8 @@
         one: "1 ny hendelse siden ditt siste besøk \U0001F418"
         other: "%{count} nye hendelser siden ditt siste besøk \U0001F418"
     favourite:
-      body: 'Din status ble satt som favoritt av %{name}'
-      subject: "%{name} satte din status som favoritt."
+      body: 'Din status ble likt av %{name}'
+      subject: "%{name} likte din status."
     follow:
       body: "%{name} følger deg!"
       subject: "%{name} følger deg"
diff --git a/config/locales/simple_form.no.yml b/config/locales/simple_form.no.yml
index 7e705b19b..c6ccf67be 100644
--- a/config/locales/simple_form.no.yml
+++ b/config/locales/simple_form.no.yml
@@ -34,7 +34,7 @@
         must_be_following: Blokker meldinger fra folk du ikke følger
       notification_emails:
         digest: Send oppsummerings eposter
-        favourite: Send e-post når noen setter din status som favoritt
+        favourite: Send e-post når noen liker din status
         follow: Send e-post når noen følger deg
         follow_request: Send e-post når noen spør om å få følge deg
         mention: Send e-post når noen nevner deg