From 64ed62d7d9ee7234d58d99aeafeb740c8ad9e3f1 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 13 Aug 2019 11:38:39 +0300 Subject: [PATCH] New translations en-US.json (Swedish) --- src/config/locales/sv-SE.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/config/locales/sv-SE.json b/src/config/locales/sv-SE.json index 80e1b5fa0..51e3129d0 100644 --- a/src/config/locales/sv-SE.json +++ b/src/config/locales/sv-SE.json @@ -326,5 +326,13 @@ }, "boostPost": { "title": "Boost" + }, + "voters_dropdown": { + "rewards": "REWARDS", + "percent": "PERCENT", + "time": "TIME" + }, + "reblog": { + "title": "Reblog Info" } }