From 936e6d5a2d63d6f0b590f4fd9ab5789c88dc31b1 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 18 Jan 2021 22:25:19 +0200 Subject: [PATCH] New translations en-US.json (Indonesian) --- src/config/locales/id-ID.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/id-ID.json b/src/config/locales/id-ID.json index 26b248085..43b19cd89 100644 --- a/src/config/locales/id-ID.json +++ b/src/config/locales/id-ID.json @@ -252,6 +252,7 @@ "schedules": "Daftar jadwal", "gallery": "Album", "settings": "Pengaturan", + "communities": "Communities", "add_account": "Tambahkan Akun", "logout": "Keluar", "cancel": "Batal", @@ -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" } }