From 53cc4bf000bfcdbaf08af01512ae11c351fbadde Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 18 Jan 2021 22:26:25 +0200 Subject: [PATCH] New translations en-US.json (Bulgarian) --- src/config/locales/bg-BG.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/config/locales/bg-BG.json b/src/config/locales/bg-BG.json index a01fc2ad8..00f6f1c10 100644 --- a/src/config/locales/bg-BG.json +++ b/src/config/locales/bg-BG.json @@ -252,6 +252,7 @@ "schedules": "Графици", "gallery": "Галерия", "settings": "Настройки", + "communities": "Communities", "add_account": "Добавяне на профил", "logout": "Изход", "cancel": "Отказ", @@ -549,7 +550,7 @@ "title": "Topics" }, "communities": { - "title": "Общности", + "title": "Groups", "subscribe": "Join", "unsubscribe": "Leave", "subscribers": "Members", @@ -580,5 +581,9 @@ "user": { "follow": "Follow", "unfollow": "Unfollow" + }, + "communities": { + "joined": "Membership", + "discover": "Discover" } }