From fc17bfcfaaca6b624932e90c553b3b7630a5b0d0 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Wed, 22 Jan 2020 06:30:58 +0200 Subject: [PATCH] New translations en-US.json (Gothic) --- src/config/locales/got-DE.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/config/locales/got-DE.json b/src/config/locales/got-DE.json index 2a20ad860..367e2308e 100644 --- a/src/config/locales/got-DE.json +++ b/src/config/locales/got-DE.json @@ -464,6 +464,9 @@ } }, "comments": { - "title": "Waurda" + "title": "Waurda", + "reveal_comment": "Reveal comment", + "read_more": "Read more comments", + "more_replies": "more replies" } }