From 501a8b73089d0deafd55e78d8a09f7631fc31a99 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 18 Jan 2021 22:26:44 +0200 Subject: [PATCH] New translations en-US.json (Turkish) --- src/config/locales/tr-TR.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/tr-TR.json b/src/config/locales/tr-TR.json index 014986200..088da26fb 100644 --- a/src/config/locales/tr-TR.json +++ b/src/config/locales/tr-TR.json @@ -252,6 +252,7 @@ "schedules": "Yapılacaklar", "gallery": "Galeri", "settings": "Ayarlar", + "communities": "Communities", "add_account": "Hesap Ekle", "logout": "Çık", "cancel": "Vazgeç", @@ -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" } }