From 92b37429ebba28d72dcb9b4224cae3904ebbfbe7 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 13 Aug 2019 11:39:50 +0300 Subject: [PATCH] New translations en-US.json (German) --- src/config/locales/de-DE.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/config/locales/de-DE.json b/src/config/locales/de-DE.json index 3766bc899..85cbdf2ed 100644 --- a/src/config/locales/de-DE.json +++ b/src/config/locales/de-DE.json @@ -326,5 +326,13 @@ }, "boostPost": { "title": "Boost" + }, + "voters_dropdown": { + "rewards": "REWARDS", + "percent": "PERCENT", + "time": "TIME" + }, + "reblog": { + "title": "Reblog Info" } }