From a59cce18d4e3850cf0f25b236ad184fb19a94019 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 13 Aug 2019 11:37:48 +0300 Subject: [PATCH] New translations en-US.json (Portuguese) --- src/config/locales/pt-PT.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/config/locales/pt-PT.json b/src/config/locales/pt-PT.json index 24524c778..2f5eb1169 100644 --- a/src/config/locales/pt-PT.json +++ b/src/config/locales/pt-PT.json @@ -326,5 +326,13 @@ }, "boostPost": { "title": "Reforçar" + }, + "voters_dropdown": { + "rewards": "REWARDS", + "percent": "PERCENT", + "time": "TIME" + }, + "reblog": { + "title": "Reblog Info" } }