From 197eff444dad6bc35141a9245fd43e1084ba6641 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 18 Jan 2021 22:25:15 +0200 Subject: [PATCH] New translations en-US.json (Tamil) --- src/config/locales/ta-IN.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/ta-IN.json b/src/config/locales/ta-IN.json index 4ec3ca8ce..17d7e4199 100644 --- a/src/config/locales/ta-IN.json +++ b/src/config/locales/ta-IN.json @@ -252,6 +252,7 @@ "schedules": "Schedules", "gallery": "Gallery", "settings": "Settings", + "communities": "Communities", "add_account": "Add Account", "logout": "Logout", "cancel": "Cancel", @@ -549,7 +550,7 @@ "title": "Topics" }, "communities": { - "title": "Communities", + "title": "Groups", "subscribe": "Join", "unsubscribe": "Leave", "subscribers": "Members", @@ -580,5 +581,9 @@ "user": { "follow": "Follow", "unfollow": "Unfollow" + }, + "communities": { + "joined": "Membership", + "discover": "Discover" } }