diff --git a/public/translations/ar/default.json b/public/translations/ar/default.json
index 4240a73e..ecc1d048 100644
--- a/public/translations/ar/default.json
+++ b/public/translations/ar/default.json
@@ -203,5 +203,11 @@
"approved_user": "مستخدم معتمد",
"subscriber": "مشترك",
"approved": "معتمد",
- "proposed": "مقترح"
+ "proposed": "مقترح",
+ "join_communities_notice": "انقر على الأزرار <1>{{join}}1> أو <2>{{leave}}2> لاختيار المجتمعات التي تظهر على صفحة البداية.",
+ "below_subscribed": "فيما يلي المجتمعات التي اشتركت فيها.",
+ "not_subscribed": "لم تشترك في أي مجتمع حتى الآن.",
+ "below_approved_user": "أدناه هي المجتمعات التي أنت مستخدم معتمد فيها.",
+ "below_moderator_access": "أدناه هي المجتمعات التي لديك وصولاً كمشرف إليها.",
+ "not_moderator": "أنت لست مشرفًا على أي مجتمع."
}
\ No newline at end of file
diff --git a/public/translations/bn/default.json b/public/translations/bn/default.json
index 2427b10e..1e129546 100644
--- a/public/translations/bn/default.json
+++ b/public/translations/bn/default.json
@@ -203,5 +203,11 @@
"approved_user": "অনুমোদিত ব্যবহারকারী",
"subscriber": "সাবস্ক্রাইবার",
"approved": "অনুমোদিত",
- "proposed": "প্রস্তাবিত"
+ "proposed": "প্রস্তাবিত",
+ "join_communities_notice": "হোম ফিডে কোন কোন সম্প্রদানগুলি প্রদর্শন করা উচিত তা চয়ন করতে <1>{{join}}1> বা <2>{{leave}}2> বোতামগুলি চাপুন",
+ "below_subscribed": "নিম্নে আপনি সদস্য হয়েছেন সে সম্প্রদানগুলি রয়েছে।",
+ "not_subscribed": "আপনি এখনো কোন সম্প্রদায়ে সাবস্ক্রাইব করেননি।",
+ "below_approved_user": "নীচে সেটি সম্প্রদায়গুলি যেগুলি আপনি অনুমোদিত ব্যবহারকারী।",
+ "below_moderator_access": "নীচে সেটি সম্প্রদায়গুলি যেগুলি আপনি মডারেটরেটর অ্যাক্সেস রাখেন।",
+ "not_moderator": "আপনি কোনও সম্প্রদায়ে মডারেটর নন।"
}
\ No newline at end of file
diff --git a/public/translations/cs/default.json b/public/translations/cs/default.json
index 4bf49394..c706a479 100644
--- a/public/translations/cs/default.json
+++ b/public/translations/cs/default.json
@@ -203,5 +203,11 @@
"approved_user": "Schválený uživatel",
"subscriber": "Odběratel",
"approved": "Schváleno",
- "proposed": "Navrženo"
+ "proposed": "Navrženo",
+ "join_communities_notice": "Klikněte na tlačítka <1>{{join}}1> nebo <2>{{leave}}2> pro výběr komunit, které se zobrazí na úvodní stránce.",
+ "below_subscribed": "Níže jsou komunity, do kterých jste se přihlásili.",
+ "not_subscribed": "Zatím nejste přihlášeni ke žádné komunitě.",
+ "below_approved_user": "Níže jsou komunity, na kterých jste schváleným uživatelem.",
+ "below_moderator_access": "Níže jsou komunity, ke kterým máte moderátorský přístup.",
+ "not_moderator": "Nejste moderátorem žádné komunity."
}
\ No newline at end of file
diff --git a/public/translations/da/default.json b/public/translations/da/default.json
index 0f0fd1e8..2d78fdda 100644
--- a/public/translations/da/default.json
+++ b/public/translations/da/default.json
@@ -203,5 +203,11 @@
"approved_user": "Godkendt bruger",
"subscriber": "Abonnent",
"approved": "Godkendt",
- "proposed": "Foreslået"
+ "proposed": "Foreslået",
+ "join_communities_notice": "Klik på knapperne <1>{{join}}1> eller <2>{{leave}}2> for at vælge, hvilke fællesskaber der skal vises på hjemmesiden.",
+ "below_subscribed": "Nedenfor er de fællesskaber, du har tilmeldt dig.",
+ "not_subscribed": "Du er ikke tilmeldt nogen fællesskab endnu.",
+ "below_approved_user": "Nedenfor er de fællesskaber, hvor du er en godkendt bruger.",
+ "below_moderator_access": "Nedenfor er de fællesskaber, du har moderatoradgang til.",
+ "not_moderator": "Du er ikke moderator på nogen fællesskab."
}
\ No newline at end of file
diff --git a/public/translations/de/default.json b/public/translations/de/default.json
index 27f8a5cf..09bbf6f1 100644
--- a/public/translations/de/default.json
+++ b/public/translations/de/default.json
@@ -203,5 +203,11 @@
"approved_user": "Bestätigter Benutzer",
"subscriber": "Abonnent",
"approved": "Genehmigt",
- "proposed": "Vorgeschlagen"
+ "proposed": "Vorgeschlagen",
+ "join_communities_notice": "Klicken Sie auf die Schaltflächen <1>{{join}}1> oder <2>{{leave}}2>, um auszuwählen, welche Communities auf der Startseite angezeigt werden sollen.",
+ "below_subscribed": "Unten sind die Communities, denen du beigetreten bist.",
+ "not_subscribed": "Du bist bisher in keiner Community angemeldet.",
+ "below_approved_user": "Hier sind die Gemeinschaften, auf denen du ein genehmigter Benutzer bist.",
+ "below_moderator_access": "Hier sind die Gemeinschaften, auf die Sie als Moderator zugreifen können.",
+ "not_moderator": "Du bist kein Moderator in einer Gemeinschaft."
}
\ No newline at end of file
diff --git a/public/translations/el/default.json b/public/translations/el/default.json
index c14fe6ec..fb0fa1b8 100644
--- a/public/translations/el/default.json
+++ b/public/translations/el/default.json
@@ -203,5 +203,11 @@
"approved_user": "Εγκεκριμένος χρήστης",
"subscriber": "Συνδρομητής",
"approved": "Εγκρίθηκε",
- "proposed": "Προτεινόμενο"
+ "proposed": "Προτεινόμενο",
+ "join_communities_notice": "Κάντε κλικ στα κουμπιά <1>{{join}}1> ή <2>{{leave}}2> για να επιλέξετε ποιες κοινότητες θα εμφανίζονται στην αρχική σελίδα.",
+ "below_subscribed": "Παρακάτω είναι οι κοινότητες στις οποίες έχετε εγγραφεί.",
+ "not_subscribed": "Δεν είστε ακόμα εγγεγραμμένος σε κοινότητα.",
+ "below_approved_user": "Παρακάτω βρίσκονται οι κοινότητες στις οποίες είστε εγκεκριμένος χρήστης.",
+ "below_moderator_access": "Παρακάτω βρίσκονται οι κοινότητες στις οποίες έχετε πρόσβαση ως διαχειριστής.",
+ "not_moderator": "Δεν είστε διαχειριστής σε καμία κοινότητα."
}
\ No newline at end of file
diff --git a/public/translations/en/default.json b/public/translations/en/default.json
index c08eb74a..b2cb2906 100644
--- a/public/translations/en/default.json
+++ b/public/translations/en/default.json
@@ -203,5 +203,11 @@
"approved_user": "Approved User",
"subscriber": "Subscriber",
"approved": "Approved",
- "proposed": "Proposed"
+ "proposed": "Proposed",
+ "join_communities_notice": "Click the <1>{{join}}1> or <2>{{leave}}2> buttons to choose which communities appear on the home feed.",
+ "below_subscribed": "Below are communities you have subscribed to.",
+ "not_subscribed": "You are not subscribed to any community.",
+ "below_approved_user": "Below are the communities that you are an approved user on.",
+ "below_moderator_access": "Below are the communities that you have moderator access to.",
+ "not_moderator": "You are not a moderator on any community."
}
\ No newline at end of file
diff --git a/public/translations/es/default.json b/public/translations/es/default.json
index 4d9e2a4d..592b5a90 100644
--- a/public/translations/es/default.json
+++ b/public/translations/es/default.json
@@ -203,5 +203,11 @@
"approved_user": "Usuario aprobado",
"subscriber": "Suscriptor",
"approved": "Aprobado",
- "proposed": "Propuesto"
+ "proposed": "Propuesto",
+ "join_communities_notice": "Haz clic en los botones <1>{{join}}1> o <2>{{leave}}2> para elegir qué comunidades aparecen en la página de inicio.",
+ "below_subscribed": "A continuación se muestran las comunidades a las que te has suscrito.",
+ "not_subscribed": "Todavía no estás suscrito a ninguna comunidad.",
+ "below_approved_user": "A continuación se muestran las comunidades en las que eres un usuario aprobado.",
+ "below_moderator_access": "A continuación se muestran las comunidades a las que tienes acceso como moderador.",
+ "not_moderator": "No eres moderador en ninguna comunidad."
}
\ No newline at end of file
diff --git a/public/translations/fa/default.json b/public/translations/fa/default.json
index ba7525f7..325a4492 100644
--- a/public/translations/fa/default.json
+++ b/public/translations/fa/default.json
@@ -203,5 +203,11 @@
"approved_user": "کاربر تأیید شده",
"subscriber": "مشترک",
"approved": "تایید شده",
- "proposed": "پیشنهادی"
+ "proposed": "پیشنهادی",
+ "join_communities_notice": "برای انتخاب کمیتههایی که در صفحه خانه نمایش داده میشوند، روی دکمههای <1>{{join}}1> یا <2>{{leave}}2> کلیک کنید.",
+ "below_subscribed": "در زیر، جوامعی که در آنها مشترک شدهاید نمایش داده شده است.",
+ "not_subscribed": "تاکنون در هیچ جامعهای مشترک نشدهاید.",
+ "below_approved_user": "در زیر جوامعی که در آنها کاربر تاییدشده هستید، نمایش داده میشود.",
+ "below_moderator_access": "در زیر جوامعی که به عنوان مدیر دسترسی دارید، نمایش داده میشوند.",
+ "not_moderator": "شما مدیر در هیچ جامعه نیستید."
}
\ No newline at end of file
diff --git a/public/translations/fi/default.json b/public/translations/fi/default.json
index 0ca75756..55d746fa 100644
--- a/public/translations/fi/default.json
+++ b/public/translations/fi/default.json
@@ -203,5 +203,11 @@
"approved_user": "Hyväksytty käyttäjä",
"subscriber": "Tilaaja",
"approved": "Hyväksytty",
- "proposed": "Ehdotettu"
+ "proposed": "Ehdotettu",
+ "join_communities_notice": "Valitse, mitkä yhteisöt näkyvät etusivulla napsauttamalla painikkeita <1>{{join}}1> tai <2>{{leave}}2>.",
+ "below_subscribed": "Alla ovat yhteisöt, joihin olet tilannut.",
+ "not_subscribed": "Et ole vielä tilannut yhteenkään yhteisöön.",
+ "below_approved_user": "Alla ovat yhteisöt, joissa olet hyväksytty käyttäjä.",
+ "below_moderator_access": "Alla ovat yhteisöt, joissa sinulla on moderaattoripääsy.",
+ "not_moderator": "Et ole moderaattori missään yhteisössä."
}
\ No newline at end of file
diff --git a/public/translations/fil/default.json b/public/translations/fil/default.json
index f50e6b2e..71ef2773 100644
--- a/public/translations/fil/default.json
+++ b/public/translations/fil/default.json
@@ -203,5 +203,11 @@
"approved_user": "Aprobado na User",
"subscriber": "Subscriber",
"approved": "Aprobado",
- "proposed": "Proposed"
+ "proposed": "Proposed",
+ "join_communities_notice": "I-click ang mga pindutan <1>{{join}}1> o <2>{{leave}}2> upang pumili kung aling mga komunidad ang magpapakita sa home feed.",
+ "below_subscribed": "Narito ang mga komunidad na iyong sinubaybayan.",
+ "not_subscribed": "Hindi ka pa nakasubok sa alinmang komunidad.",
+ "below_approved_user": "Narito ang mga komunidad na ikaw ay isang inaprubahang tagagamit.",
+ "below_moderator_access": "Narito ang mga komunidad na mayroon kang access bilang moderator.",
+ "not_moderator": "Hindi ka moderator sa anumang komunidad."
}
\ No newline at end of file
diff --git a/public/translations/fr/default.json b/public/translations/fr/default.json
index 24ec0e7d..1bea2111 100644
--- a/public/translations/fr/default.json
+++ b/public/translations/fr/default.json
@@ -203,5 +203,11 @@
"approved_user": "Utilisateur approuvé",
"subscriber": "Abonné",
"approved": "Approuvé",
- "proposed": "Proposé"
+ "proposed": "Proposé",
+ "join_communities_notice": "Cliquez sur les boutons <1>{{join}}1> ou <2>{{leave}}2> pour choisir quelles communautés apparaissent sur la page d'accueil.",
+ "below_subscribed": "Ci-dessous se trouvent les communautés auxquelles vous êtes abonné.",
+ "not_subscribed": "Vous n'êtes abonné à aucune communauté pour le moment.",
+ "below_approved_user": "Ci-dessous se trouvent les communautés où vous êtes un utilisateur approuvé.",
+ "below_moderator_access": "Ci-dessous se trouvent les communautés auxquelles vous avez accès en tant que modérateur.",
+ "not_moderator": "Vous n'êtes pas modérateur dans aucune communauté."
}
\ No newline at end of file
diff --git a/public/translations/he/default.json b/public/translations/he/default.json
index 547fbfa0..7b7d157b 100644
--- a/public/translations/he/default.json
+++ b/public/translations/he/default.json
@@ -203,5 +203,11 @@
"approved_user": "משתמש מאושר",
"subscriber": "מנוי",
"approved": "מאושר",
- "proposed": "מוצע"
+ "proposed": "מוצע",
+ "join_communities_notice": "לחץ על הכפתורים <1>{{join}}1> או <2>{{leave}}2> כדי לבחור אילו קהילות יוצגו בעמוד הבית.",
+ "below_subscribed": "למטה הן הקהילות שנרשמת אליהן.",
+ "not_subscribed": "אתה עדיין לא רשום לשום קהילה.",
+ "below_approved_user": "למטה תוכלו למצוא את הקהילות בהן אתם משתמשים מאושרים.",
+ "below_moderator_access": "למטה תוכלו למצוא את הקהילות בהם יש לך גישה כמנהל.",
+ "not_moderator": "אינך מודרטור בקהילה אחת."
}
\ No newline at end of file
diff --git a/public/translations/hi/default.json b/public/translations/hi/default.json
index ad5be5a6..dcb22de4 100644
--- a/public/translations/hi/default.json
+++ b/public/translations/hi/default.json
@@ -203,5 +203,11 @@
"approved_user": "मान्यता प्राप्त उपयोगकर्ता",
"subscriber": "सदस्य",
"approved": "मान्यता प्राप्त",
- "proposed": "प्रस्तावित"
+ "proposed": "प्रस्तावित",
+ "join_communities_notice": "होम फीड पर कौन सी कम्युनिटी दिखाई देनी चाहिए, इसे चुनने के लिए <1>{{join}}1> या <2>{{leave}}2> बटन पर क्लिक करें।",
+ "below_subscribed": "नीचे वे समुदाय हैं जिनमें आपने सदस्य बनाया है।",
+ "not_subscribed": "आप अब तक किसी समुदाय के सदस्य नहीं हैं।",
+ "below_approved_user": "नीचे वे समुदाय हैं जिनमें आप मंजूर उपयोगकर्ता हैं।",
+ "below_moderator_access": "नीचे वे समुदाय हैं जिनकी आपके पास मॉडरेटर एक्सेस है।",
+ "not_moderator": "आप किसी भी समुदाय में मॉडरेटर नहीं हैं।"
}
\ No newline at end of file
diff --git a/public/translations/hu/default.json b/public/translations/hu/default.json
index d6c6ab6b..dad01d43 100644
--- a/public/translations/hu/default.json
+++ b/public/translations/hu/default.json
@@ -203,5 +203,11 @@
"approved_user": "Jóváhagyott felhasználó",
"subscriber": "Előfizető",
"approved": "Elfogadva",
- "proposed": "Javasolt"
+ "proposed": "Javasolt",
+ "join_communities_notice": "Kattints a <1>{{join}}1> vagy <2>{{leave}}2> gombokra, hogy kiválaszd, mely közösségek jelenjenek meg a főoldalon.",
+ "below_subscribed": "Az alábbiakban azok a közösségek találhatók, amelyekhez csatlakoztál.",
+ "not_subscribed": "Még nincs előfizetése egyetlen közösségre sem.",
+ "below_approved_user": "Lent láthatók azok a közösségek, amelyekben jóváhagyott felhasználó vagy.",
+ "below_moderator_access": "Lent láthatók azok a közösségek, amelyekhez moderátorként hozzáférhet.",
+ "not_moderator": "Nem vagy moderátor egyetlen közösségben sem."
}
\ No newline at end of file
diff --git a/public/translations/id/default.json b/public/translations/id/default.json
index 73ffe6db..96937328 100644
--- a/public/translations/id/default.json
+++ b/public/translations/id/default.json
@@ -203,5 +203,11 @@
"approved_user": "Pengguna Disetujui",
"subscriber": "Pelanggan",
"approved": "Disetujui",
- "proposed": "Diusulkan"
+ "proposed": "Diusulkan",
+ "join_communities_notice": "Klik tombol <1>{{join}}1> atau <2>{{leave}}2> untuk memilih komunitas mana yang akan muncul di beranda.",
+ "below_subscribed": "Di bawah ini adalah komunitas yang telah Anda berlangganan.",
+ "not_subscribed": "Anda belum berlangganan ke komunitas mana pun.",
+ "below_approved_user": "Di bawah ini adalah komunitas di mana Anda adalah pengguna yang disetujui.",
+ "below_moderator_access": "Di bawah ini adalah komunitas yang Anda miliki akses moderator.",
+ "not_moderator": "Anda bukan moderator di komunitas mana pun."
}
\ No newline at end of file
diff --git a/public/translations/it/default.json b/public/translations/it/default.json
index 153603ab..3ec21e68 100644
--- a/public/translations/it/default.json
+++ b/public/translations/it/default.json
@@ -203,5 +203,11 @@
"approved_user": "Utente approvato",
"subscriber": "Iscritto",
"approved": "Approvate",
- "proposed": "Proposte"
+ "proposed": "Proposte",
+ "join_communities_notice": "Clicca i bottoni <1>{{join}}1> o <2>{{leave}}2> per scegliere quali comunità debbano apparire nella schermata home.",
+ "below_subscribed": "Di seguito sono elencate le comunità a cui sei iscritto.",
+ "not_subscribed": "Non sei iscritto a nessuna comunità.",
+ "below_approved_user": "Di seguito sono elencate le comunità in cui sei un utente approvato.",
+ "below_moderator_access": "Di seguito sono elencate le comunità alle quali hai accesso come moderatore.",
+ "not_moderator": "Non sei un moderatore in nessuna comunità."
}
\ No newline at end of file
diff --git a/public/translations/ja/default.json b/public/translations/ja/default.json
index 882bb5af..fd0bad0c 100644
--- a/public/translations/ja/default.json
+++ b/public/translations/ja/default.json
@@ -203,5 +203,11 @@
"approved_user": "承認済みユーザー",
"subscriber": "購読者",
"approved": "承認済み",
- "proposed": "提案済み"
+ "proposed": "提案済み",
+ "join_communities_notice": "ホームフィードに表示されるコミュニティを選択するには、<1>{{join}}1> または <2>{{leave}}2> ボタンをクリックしてください。",
+ "below_subscribed": "以下は、購読しているコミュニティです。",
+ "not_subscribed": "まだコミュニティに参加していません。",
+ "below_approved_user": "以下は、承認されたユーザーであるコミュニティです。",
+ "below_moderator_access": "以下は、あなたがモデレーターアクセス権を持つコミュニティです。",
+ "not_moderator": "あなたはどのコミュニティでもモデレーターではありません。"
}
\ No newline at end of file
diff --git a/public/translations/ko/default.json b/public/translations/ko/default.json
index 6b2080be..83e39779 100644
--- a/public/translations/ko/default.json
+++ b/public/translations/ko/default.json
@@ -203,5 +203,11 @@
"approved_user": "승인된 사용자",
"subscriber": "구독자",
"approved": "승인됨",
- "proposed": "제안됨"
+ "proposed": "제안됨",
+ "join_communities_notice": "홈 피드에 표시되는 커뮤니티를 선택하려면 <1>{{join}}1> 또는 <2>{{leave}}2> 버튼을 클릭하세요.",
+ "below_subscribed": "아래는 가입한 커뮤니티입니다.",
+ "not_subscribed": "아직 어떤 커뮤니티에도 가입하지 않았습니다.",
+ "below_approved_user": "아래에서 승인된 사용자인 커뮤니티를 확인할 수 있습니다.",
+ "below_moderator_access": "아래에서는 관리자로 액세스 할 수있는 커뮤니티가 나열되어 있습니다.",
+ "not_moderator": "어떤 커뮤니티에서도 모더레이터가 아닙니다."
}
\ No newline at end of file
diff --git a/public/translations/mr/default.json b/public/translations/mr/default.json
index 3d9574f2..cd9b4df1 100644
--- a/public/translations/mr/default.json
+++ b/public/translations/mr/default.json
@@ -203,5 +203,11 @@
"approved_user": "मान्यता प्राप्त वापरकर्ता",
"subscriber": "सदस्य",
"approved": "मान्यता प्राप्त",
- "proposed": "सुचलेले"
+ "proposed": "सुचलेले",
+ "join_communities_notice": "होम फीडवर कोणत्या संस्था दाखवायला आवश्यक आहे, ते निवडण्यासाठी <1>{{join}}1> किंवा <2>{{leave}}2> बटणे दाबा.",
+ "below_subscribed": "खाली तुम्ही सदस्य झालेल्या समुदाये आहेत.",
+ "not_subscribed": "तुम्ही अद्याप कोणत्याही समुदायाला सदस्य नाहीत.",
+ "below_approved_user": "खाली तुम्ही मान्यता प्राप्त वापरकर्ता आहात ते समुदाय दिले आहे.",
+ "below_moderator_access": "खाली तुम्ही मॉडरेटर ऍक्सेस असलेल्या कम्युनिटीस दिलेली आहे.",
+ "not_moderator": "तुम्ही कोणत्याही संघटनेत मॉडरेटर नाही."
}
\ No newline at end of file
diff --git a/public/translations/nl/default.json b/public/translations/nl/default.json
index dfa4a423..741d1814 100644
--- a/public/translations/nl/default.json
+++ b/public/translations/nl/default.json
@@ -203,5 +203,11 @@
"approved_user": "Goedgekeurde gebruiker",
"subscriber": "Abonnee",
"approved": "Goedgekeurd",
- "proposed": "Voorgesteld"
+ "proposed": "Voorgesteld",
+ "join_communities_notice": "Klik op de knoppen <1>{{join}}1> of <2>{{leave}}2> om te kiezen welke gemeenschappen op de startpagina verschijnen.",
+ "below_subscribed": "Hieronder vind je de gemeenschappen waarop je geabonneerd bent.",
+ "not_subscribed": "Je bent nog niet geabonneerd op een gemeenschap.",
+ "below_approved_user": "Hieronder staan de gemeenschappen waarop je een goedgekeurde gebruiker bent.",
+ "below_moderator_access": "Hieronder staan de gemeenschappen waarop u moderator toegang heeft.",
+ "not_moderator": "Je bent geen moderator in een gemeenschap."
}
\ No newline at end of file
diff --git a/public/translations/no/default.json b/public/translations/no/default.json
index 19e2b9ea..3917b460 100644
--- a/public/translations/no/default.json
+++ b/public/translations/no/default.json
@@ -203,5 +203,11 @@
"approved_user": "Godkjent bruker",
"subscriber": "Abonnent",
"approved": "Godkjent",
- "proposed": "Foreslått"
+ "proposed": "Foreslått",
+ "join_communities_notice": "Klikk på knappene <1>{{join}}1> eller <2>{{leave}}2> for å velge hvilke fellesskap som skal vises på hjemmesiden.",
+ "below_subscribed": "Nedenfor er fellesskapene du har abonnert på.",
+ "not_subscribed": "Du er ikke abonnert på noen fellesskap ennå.",
+ "below_approved_user": "Nedenfor er samfunnene du er en godkjent bruker på.",
+ "below_moderator_access": "Nedenfor er samfunnene du har moderator tilgang til.",
+ "not_moderator": "Du er ikke moderator i noen fellesskap."
}
\ No newline at end of file
diff --git a/public/translations/pl/default.json b/public/translations/pl/default.json
index 90b24ff2..aeae4106 100644
--- a/public/translations/pl/default.json
+++ b/public/translations/pl/default.json
@@ -203,5 +203,11 @@
"approved_user": "Zatwierdzony użytkownik",
"subscriber": "Subskrybent",
"approved": "Zatwierdzone",
- "proposed": "Zaproponowane"
+ "proposed": "Zaproponowane",
+ "join_communities_notice": "Kliknij przyciski <1>{{join}}1> lub <2>{{leave}}2>, aby wybrać, które społeczności mają się pojawić na stronie głównej.",
+ "below_subscribed": "Poniżej znajdują się społeczności, do których się zapisałeś.",
+ "not_subscribed": "Nie jesteś jeszcze subskrybentem żadnej społeczności.",
+ "below_approved_user": "Poniżej znajdują się społeczności, na których jesteś zaakceptowanym użytkownikiem.",
+ "below_moderator_access": "Poniżej znajdują się społeczności, do których masz dostęp jako moderator.",
+ "not_moderator": "Nie jesteś moderatorem w żadnej społeczności."
}
\ No newline at end of file
diff --git a/public/translations/pt/default.json b/public/translations/pt/default.json
index 9cb11c65..279a1caa 100644
--- a/public/translations/pt/default.json
+++ b/public/translations/pt/default.json
@@ -203,5 +203,11 @@
"approved_user": "Usuário aprovado",
"subscriber": "Inscrito",
"approved": "Aprovado",
- "proposed": "Proposto"
+ "proposed": "Proposto",
+ "join_communities_notice": "Clique nos botões <1>{{join}}1> ou <2>{{leave}}2> para escolher quais comunidades aparecem no feed inicial.",
+ "below_subscribed": "Abaixo estão as comunidades às quais você se inscreveu.",
+ "not_subscribed": "Você ainda não está inscrito em nenhuma comunidade.",
+ "below_approved_user": "Abaixo estão as comunidades em que você é um usuário aprovado.",
+ "below_moderator_access": "Abaixo estão as comunidades às quais você tem acesso como moderador.",
+ "not_moderator": "Você não é moderador em nenhuma comunidade."
}
\ No newline at end of file
diff --git a/public/translations/ro/default.json b/public/translations/ro/default.json
index 50bddc99..05c6f25e 100644
--- a/public/translations/ro/default.json
+++ b/public/translations/ro/default.json
@@ -203,5 +203,11 @@
"approved_user": "Utilizator aprobat",
"subscriber": "Abonat",
"approved": "Aprobat",
- "proposed": "Propus"
+ "proposed": "Propus",
+ "join_communities_notice": "Faceți clic pe butoanele <1>{{join}}1> sau <2>{{leave}}2> pentru a alege ce comunități apar pe pagina de pornire.",
+ "below_subscribed": "Mai jos sunt comunitățile la care te-ai abonat.",
+ "not_subscribed": "Nu sunteți abonat la nicio comunitate încă.",
+ "below_approved_user": "Mai jos sunt comunitățile unde ești un utilizator aprobat.",
+ "below_moderator_access": "Mai jos sunt comunitățile la care aveți acces ca moderator.",
+ "not_moderator": "Nu ești moderator în nicio comunitate."
}
\ No newline at end of file
diff --git a/public/translations/ru/default.json b/public/translations/ru/default.json
index 45b0a228..f7e4fe14 100644
--- a/public/translations/ru/default.json
+++ b/public/translations/ru/default.json
@@ -203,5 +203,11 @@
"approved_user": "Утвержденный пользователь",
"subscriber": "Подписчик",
"approved": "Утверждено",
- "proposed": "Предложено"
+ "proposed": "Предложено",
+ "join_communities_notice": "Чтобы выбрать, какие сообщества отображать на главной странице, нажмите кнопки <1>{{join}}1> или <2>{{leave}}2>.",
+ "below_subscribed": "Ниже перечислены сообщества, на которые вы подписались.",
+ "not_subscribed": "Вы пока не подписаны ни на одно сообщество.",
+ "below_approved_user": "Ниже представлены сообщества, в которых вы являетесь одобренным пользователем.",
+ "below_moderator_access": "Ниже представлены сообщества, в которые у вас есть доступ в качестве модератора.",
+ "not_moderator": "Вы не являетесь модератором ни в одном сообществе."
}
\ No newline at end of file
diff --git a/public/translations/sq/default.json b/public/translations/sq/default.json
index b4e66060..c087bfa4 100644
--- a/public/translations/sq/default.json
+++ b/public/translations/sq/default.json
@@ -203,5 +203,11 @@
"approved_user": "Përdorues i miratuar",
"subscriber": "Abonues",
"approved": "Miratuar",
- "proposed": "Propozuar"
+ "proposed": "Propozuar",
+ "join_communities_notice": "Klikoni butonat <1>{{join}}1> ose <2>{{leave}}2> për të zgjedhur cilat komunitete do të shfaqen në faqen kryesore.",
+ "below_subscribed": "Më poshtë janë komunitetet në të cilat keni bërë abonimin.",
+ "not_subscribed": "Ju nuk jeni ende i abonuar në ndonjë komunitet.",
+ "below_approved_user": "Më poshtë janë komunitetet që jeni një përdorues i miratuar në to.",
+ "below_moderator_access": "Më poshtë janë komunitetet në të cilat keni akses si moderator.",
+ "not_moderator": "Ju nuk jeni moderator në asnjë komunitet."
}
\ No newline at end of file
diff --git a/public/translations/sv/default.json b/public/translations/sv/default.json
index 58f8de3a..cec78c5d 100644
--- a/public/translations/sv/default.json
+++ b/public/translations/sv/default.json
@@ -203,5 +203,11 @@
"approved_user": "Godkänd användare",
"subscriber": "Prenumerant",
"approved": "Godkänd",
- "proposed": "Förslaget"
+ "proposed": "Förslaget",
+ "join_communities_notice": "Klicka på knapparna <1>{{join}}1> eller <2>{{leave}}2> för att välja vilka gemenskaper som ska visas på startsidan.",
+ "below_subscribed": "Nedan finns de gemenskaper du har prenumererat på.",
+ "not_subscribed": "Du är inte prenumererad på någon gemenskap ännu.",
+ "below_approved_user": "Nedan finns de gemenskaper där du är en godkänd användare.",
+ "below_moderator_access": "Nedan finns de gemenskaper som du har moderatoråtkomst till.",
+ "not_moderator": "Du är inte moderator i någon community."
}
\ No newline at end of file
diff --git a/public/translations/te/default.json b/public/translations/te/default.json
index 4f1ee201..6fa36e87 100644
--- a/public/translations/te/default.json
+++ b/public/translations/te/default.json
@@ -203,5 +203,11 @@
"approved_user": "ఆమోదించబడిన వాడుకరి",
"subscriber": "సబ్స్క్రైబర్",
"approved": "ఆమోదించబడిన",
- "proposed": "సూచించబడింది"
+ "proposed": "సూచించబడింది",
+ "join_communities_notice": "హోమ్ ఫీడ్పై ఏమి చూపించాలో ఎంచుకోవడానికి <1>{{join}}1> లేదా <2>{{leave}}2> బటన్లను క్లిక్ చేయండి.",
+ "below_subscribed": "క్రిందికి మీరు చేసుకున్న కమ్యూనిటీలు ఉన్నాయి.",
+ "not_subscribed": "మీరు ఇప్పటికే ఎవరి కమ్యూనిటీకి సబ్స్క్రైబ్ చేయలేదు.",
+ "below_approved_user": "కిందివరకు మీరు అనుమోదించబడిన కమ్యూనిటీలు ఉన్నాయి.",
+ "below_moderator_access": "క్రింద మీరు మోడరేటర్ యాక్సెస్ గా ఉన్న కమ్యూనిటీలు చూపబడ్డాయి.",
+ "not_moderator": "మీరు ఏ కమ్యూనిటీలో మాడరేటర్ కాదు."
}
\ No newline at end of file
diff --git a/public/translations/th/default.json b/public/translations/th/default.json
index dfe29035..12ddf1af 100644
--- a/public/translations/th/default.json
+++ b/public/translations/th/default.json
@@ -203,5 +203,11 @@
"approved_user": "ผู้ใช้ที่ได้รับการอนุมัติ",
"subscriber": "ผู้ติดตาม",
"approved": "ได้รับการอนุมัติ",
- "proposed": "เสนอ"
+ "proposed": "เสนอ",
+ "join_communities_notice": "คลิกที่ปุ่ม <1>{{join}}1> หรือ <2>{{leave}}2> เพื่อเลือกชุมชนที่จะปรากฏในหน้าหลัก",
+ "below_subscribed": "ด้านล่างนี้คือชุมชนที่คุณสมัครสมาชิก",
+ "not_subscribed": "คุณยังไม่ได้สมัครสมาชิกในชุมชนใดๆ",
+ "below_approved_user": "ด้านล่างนี้คือชุมชนที่คุณเป็นสมาชิกที่ได้รับการอนุมัติ",
+ "below_moderator_access": "ด้านล่างนี้คือชุมชนที่คุณสามารถเข้าถึงในฐานะผู้ดูแลได้",
+ "not_moderator": "คุณไม่ได้เป็นผู้ดูแลในชุมชนใด ๆ"
}
\ No newline at end of file
diff --git a/public/translations/tr/default.json b/public/translations/tr/default.json
index 27231c0f..eb35f674 100644
--- a/public/translations/tr/default.json
+++ b/public/translations/tr/default.json
@@ -203,5 +203,11 @@
"approved_user": "Onaylanmış Kullanıcı",
"subscriber": "Abone",
"approved": "Onaylandı",
- "proposed": "Önerilen"
+ "proposed": "Önerilen",
+ "join_communities_notice": "Ana sayfada hangi toplulukların görüntüleneceğini seçmek için <1>{{join}}1> veya <2>{{leave}}2> düğmelerine tıklayın.",
+ "below_subscribed": "Aşağıda abone olduğunuz topluluklar bulunmaktadır.",
+ "not_subscribed": "Henüz hiçbir topluluğa abone değilsiniz.",
+ "below_approved_user": "Aşağıda onaylı bir kullanıcı olduğunuz topluluklar bulunmaktadır.",
+ "below_moderator_access": "Aşağıda moderatör erişimine sahip olduğunuz topluluklar bulunmaktadır.",
+ "not_moderator": "Hiçbir topluluğun moderatörü değilsiniz."
}
\ No newline at end of file
diff --git a/public/translations/uk/default.json b/public/translations/uk/default.json
index 523878a9..292c3322 100644
--- a/public/translations/uk/default.json
+++ b/public/translations/uk/default.json
@@ -203,5 +203,11 @@
"approved_user": "Затверджений користувач",
"subscriber": "Підписник",
"approved": "Затверджено",
- "proposed": "Запропоновано"
+ "proposed": "Запропоновано",
+ "join_communities_notice": "Клацніть кнопки <1>{{join}}1> або <2>{{leave}}2>, щоб вибрати, які спільноти відображати на домашній сторінці.",
+ "below_subscribed": "Нижче перераховані спільноти, на які ви підписалися.",
+ "not_subscribed": "Ви ще не підписані на жодну спільноту.",
+ "below_approved_user": "Нижче подані спільноти, на яких ви є схваленим користувачем.",
+ "below_moderator_access": "Нижче наведено спільноти, до яких у вас є доступ у ролі модератора.",
+ "not_moderator": "Ви не є модератором жодної спільноти."
}
\ No newline at end of file
diff --git a/public/translations/ur/default.json b/public/translations/ur/default.json
index 79f94a74..032bcf12 100644
--- a/public/translations/ur/default.json
+++ b/public/translations/ur/default.json
@@ -203,5 +203,11 @@
"approved_user": "منظورشدہ صارف",
"subscriber": "سبسکرائبر",
"approved": "منظورشدہ",
- "proposed": "موصول"
+ "proposed": "موصول",
+ "join_communities_notice": "ہوم فیڈ پر کون سی کمیونٹیز دکھائی دینی چاہئی، انتخاب کرنے کے لئے <1>{{join}}1> یا <2>{{leave}}2> بٹن پر کلک کریں۔",
+ "below_subscribed": "نیچے وہ کمیونٹیز ہیں جن میں آپ نے سبسکرائب کیا ہے۔",
+ "not_subscribed": "آپ کسی بھی کمیونٹی کا مشترک نہیں ہیں۔",
+ "below_approved_user": "نیچے وہ کمیونٹیاں ہیں جو آپ ایک منظور شدہ صارف ہیں۔",
+ "below_moderator_access": "نیچے وہ کمیونٹیز ہیں جن کا موڈریٹر رسائی ہے۔",
+ "not_moderator": "آپ کسی بھی کمیونٹی پر موڈریٹر نہیں ہیں۔"
}
\ No newline at end of file
diff --git a/public/translations/vi/default.json b/public/translations/vi/default.json
index 0dbfd654..874a7419 100644
--- a/public/translations/vi/default.json
+++ b/public/translations/vi/default.json
@@ -203,5 +203,11 @@
"approved_user": "Người dùng được chấp thuận",
"subscriber": "Người đăng ký",
"approved": "Được phê duyệt",
- "proposed": "Được đề xuất"
+ "proposed": "Được đề xuất",
+ "join_communities_notice": "Nhấn vào các nút <1>{{join}}1> hoặc <2>{{leave}}2> để chọn xem cộng đồng nào sẽ xuất hiện trên trang chính.",
+ "below_subscribed": "Dưới đây là các cộng đồng mà bạn đã đăng ký.",
+ "not_subscribed": "Bạn chưa đăng ký bất kỳ cộng đồng nào.",
+ "below_approved_user": "Dưới đây là các cộng đồng mà bạn là một người dùng được phê duyệt.",
+ "below_moderator_access": "Dưới đây là các cộng đồng mà bạn có quyền truy cập với tư cách là người quản trị viên.",
+ "not_moderator": "Bạn không phải là người quản trị viên trên bất kỳ cộng đồng nào."
}
\ No newline at end of file
diff --git a/public/translations/zh/default.json b/public/translations/zh/default.json
index 7e064575..027caa8f 100644
--- a/public/translations/zh/default.json
+++ b/public/translations/zh/default.json
@@ -203,5 +203,11 @@
"approved_user": "已批准用户",
"subscriber": "订阅者",
"approved": "已批准",
- "proposed": "提出"
+ "proposed": "提出",
+ "join_communities_notice": "点击 <1>{{join}}1> 或 <2>{{leave}}2> 按钮选择在主页上显示哪些社区。",
+ "below_subscribed": "以下是您订阅的社区。",
+ "not_subscribed": "您尚未订阅任何社区。",
+ "below_approved_user": "下面是您是批准用户的社区。",
+ "below_moderator_access": "以下是您作为版主拥有访问权限的社区。",
+ "not_moderator": "您不是任何社区的版主。"
}
\ No newline at end of file
diff --git a/src/views/subplebbits/subplebbits.tsx b/src/views/subplebbits/subplebbits.tsx
index 7505bc13..ee090a78 100644
--- a/src/views/subplebbits/subplebbits.tsx
+++ b/src/views/subplebbits/subplebbits.tsx
@@ -1,6 +1,6 @@
import { useEffect, useMemo } from 'react';
import { Link, useLocation } from 'react-router-dom';
-import { useTranslation } from 'react-i18next';
+import { Trans, useTranslation } from 'react-i18next';
import { Subplebbit as SubplebbitType, useAccount, useAccountSubplebbits, useSubplebbits, useSubplebbitStats } from '@plebbit/plebbit-react-hooks';
import styles from './subplebbits.module.css';
import Sidebar from '../../components/sidebar';
@@ -60,17 +60,13 @@ const Infobar = () => {
const infobarText = useMemo(() => {
if (isInSubplebbitsMineSubscriberView) {
- return subscriptions.length === 0 ? 'you are not subscribed to any community.' : 'below are communities you have subscribed to.';
+ return subscriptions.length === 0 ? t('not_subscribed') : t('below_subscribed');
} else if (isInSubplebbitsMineContributorView) {
- return 'below are the communities that you are an approved user on.';
+ return t('below_approved_user');
} else if (isInSubplebbitsMineModeratorView) {
- return Object.keys(accountSubplebbits).length > 0 ? 'below are the communities that you have moderator access to.' : 'you are not a moderator on any community.';
+ return Object.keys(accountSubplebbits).length > 0 ? t('below_moderator_access') : t('not_moderator');
} else {
- return (
- <>
- click the {t('join')} or {t('leave')} buttons to choose which communities appear on the home feed.
- >
- );
+ return , 2: }} />;
}
}, [isInSubplebbitsMineSubscriberView, isInSubplebbitsMineContributorView, isInSubplebbitsMineModeratorView, t, subscriptions.length, accountSubplebbits]);