diff --git a/src/config/locales/no-NO.json b/src/config/locales/no-NO.json index 80e1b5fa0..51e3129d0 100644 --- a/src/config/locales/no-NO.json +++ b/src/config/locales/no-NO.json @@ -326,5 +326,13 @@ }, "boostPost": { "title": "Boost" + }, + "voters_dropdown": { + "rewards": "REWARDS", + "percent": "PERCENT", + "time": "TIME" + }, + "reblog": { + "title": "Reblog Info" } }