From 534d7a1da61ed23aa5968ce05aeb4dcabda5397a Mon Sep 17 00:00:00 2001 From: Feruz M Date: Wed, 22 Jan 2020 06:30:17 +0200 Subject: [PATCH] New translations en-US.json (Assamese) --- src/config/locales/as-IN.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/config/locales/as-IN.json b/src/config/locales/as-IN.json index c2b441576..b92d54b7a 100644 --- a/src/config/locales/as-IN.json +++ b/src/config/locales/as-IN.json @@ -464,6 +464,9 @@ } }, "comments": { - "title": "Comments" + "title": "Comments", + "reveal_comment": "Reveal comment", + "read_more": "Read more comments", + "more_replies": "more replies" } }