diff --git a/public/translations/ar/default.json b/public/translations/ar/default.json
index 622e7d66..02ba921d 100644
--- a/public/translations/ar/default.json
+++ b/public/translations/ar/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "طي جميع الإعدادات",
"refresh": "تحديث",
"no_board_selected": "لم يتم تحديد أية منتديات",
- "none": "بلا"
+ "none": "بلا",
+ "not_subscribed_to_any_board": "لم تشترك في أي منتديات بعد.",
+ "board_mods": "مشرفو المنتدى"
}
\ No newline at end of file
diff --git a/public/translations/bn/default.json b/public/translations/bn/default.json
index 9fc2115e..30f3ab2b 100644
--- a/public/translations/bn/default.json
+++ b/public/translations/bn/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "সমস্ত সেটিংস সঙ্কুচিত করুন",
"refresh": "পুনরায় লোড করুন",
"no_board_selected": "কোনো ফোরাম নির্বাচিত হয়নি",
- "none": "নাই"
+ "none": "নাই",
+ "not_subscribed_to_any_board": "আপনি এখনো কোনো ফোরামে সদস্য হননি।",
+ "board_mods": "বোর্ড মডস"
}
\ No newline at end of file
diff --git a/public/translations/cs/default.json b/public/translations/cs/default.json
index cef85755..133bd362 100644
--- a/public/translations/cs/default.json
+++ b/public/translations/cs/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Sbalit všechna nastavení",
"refresh": "Obnovit",
"no_board_selected": "žádné nástěnky nevybrány",
- "none": "žádný"
+ "none": "žádný",
+ "not_subscribed_to_any_board": "Zatím jste se nepřihlásili k žádným nástěnkám.",
+ "board_mods": "Nástěnka Mods"
}
\ No newline at end of file
diff --git a/public/translations/da/default.json b/public/translations/da/default.json
index 5972b26f..cd154bb4 100644
--- a/public/translations/da/default.json
+++ b/public/translations/da/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Sammenklap alle indstillinger",
"refresh": "Opdater",
"no_board_selected": "ingen opslagstavler valgt",
- "none": "ingen"
+ "none": "ingen",
+ "not_subscribed_to_any_board": "Du er endnu ikke tilmeldt nogen opslagstavler.",
+ "board_mods": "Board Mods"
}
\ No newline at end of file
diff --git a/public/translations/de/default.json b/public/translations/de/default.json
index 917a6908..43f0a8bc 100644
--- a/public/translations/de/default.json
+++ b/public/translations/de/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Alle Einstellungen reduzieren",
"refresh": "Aktualisieren",
"no_board_selected": "keine Foren ausgewählt",
- "none": "keiner"
+ "none": "keiner",
+ "not_subscribed_to_any_board": "Du hast dich noch nicht für Foren angemeldet.",
+ "board_mods": "Board-Moderatoren"
}
\ No newline at end of file
diff --git a/public/translations/el/default.json b/public/translations/el/default.json
index 1da53805..7ff8c7b3 100644
--- a/public/translations/el/default.json
+++ b/public/translations/el/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Σύμπτυξη όλων των ρυθμίσεων",
"refresh": "Ανανέωση",
"no_board_selected": "δεν έχουν επιλεγεί διαδικτυακές πινακίδες",
- "none": "κανένας"
+ "none": "κανένας",
+ "not_subscribed_to_any_board": "Δεν έχετε εγγραφεί ακόμη σε καμία διαδικτυακή πινακίδα.",
+ "board_mods": "Mods του φόρουμ"
}
\ No newline at end of file
diff --git a/public/translations/en/default.json b/public/translations/en/default.json
index 12436f42..013e30b8 100644
--- a/public/translations/en/default.json
+++ b/public/translations/en/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Collapse All Settings",
"refresh": "Refresh",
"no_board_selected": "no boards selected",
- "none": "none"
+ "none": "none",
+ "not_subscribed_to_any_board": "You have not subscribed to any boards yet.",
+ "board_mods": "Board Mods"
}
\ No newline at end of file
diff --git a/public/translations/es/default.json b/public/translations/es/default.json
index 33cec6df..eb6f3786 100644
--- a/public/translations/es/default.json
+++ b/public/translations/es/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Contraer todas las configuraciones",
"refresh": "Actualizar",
"no_board_selected": "ningún foro seleccionado",
- "none": "ninguno"
+ "none": "ninguno",
+ "not_subscribed_to_any_board": "Todavía no te has suscrito a ningún foro.",
+ "board_mods": "Mods del foro"
}
\ No newline at end of file
diff --git a/public/translations/fa/default.json b/public/translations/fa/default.json
index 5fb32709..3a540ab6 100644
--- a/public/translations/fa/default.json
+++ b/public/translations/fa/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "تايید همه تنظیمات",
"refresh": "تازهسازی",
"no_board_selected": "هیچ تالاری انتخاب نشده است",
- "none": "هیچکدام"
+ "none": "هیچکدام",
+ "not_subscribed_to_any_board": "هنوز به هیچ تالاری مشترک نشدهاید.",
+ "board_mods": "مدیران تالار"
}
\ No newline at end of file
diff --git a/public/translations/fi/default.json b/public/translations/fi/default.json
index d6eea3b1..ff3fe9ed 100644
--- a/public/translations/fi/default.json
+++ b/public/translations/fi/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Sulje kaikki asetukset",
"refresh": "Päivitä",
"no_board_selected": "ei foorumeja valittu",
- "none": "ei mikään"
+ "none": "ei mikään",
+ "not_subscribed_to_any_board": "Et ole vielä tilannut mitään foorumeita.",
+ "board_mods": "Hallituksen Mods"
}
\ No newline at end of file
diff --git a/public/translations/fil/default.json b/public/translations/fil/default.json
index 651e435d..29f6c2bf 100644
--- a/public/translations/fil/default.json
+++ b/public/translations/fil/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "I-collapse ang lahat ng mga setting",
"refresh": "I-refresh",
"no_board_selected": "walang mga board na napiling",
- "none": "wala"
+ "none": "wala",
+ "not_subscribed_to_any_board": "Hindi ka pa naka-subscribe sa anumang mga board.",
+ "board_mods": "Board Mods"
}
\ No newline at end of file
diff --git a/public/translations/fr/default.json b/public/translations/fr/default.json
index b700ff58..f67d11af 100644
--- a/public/translations/fr/default.json
+++ b/public/translations/fr/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Réduire toutes les configurations",
"refresh": "Actualiser",
"no_board_selected": "aucun forum sélectionné",
- "none": "aucun"
+ "none": "aucun",
+ "not_subscribed_to_any_board": "Vous n'avez encore souscrit à aucun forum.",
+ "board_mods": "Mods de la table"
}
\ No newline at end of file
diff --git a/public/translations/he/default.json b/public/translations/he/default.json
index c7357c22..470f5bed 100644
--- a/public/translations/he/default.json
+++ b/public/translations/he/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "קפל את כל ההגדרות",
"refresh": "רענן",
"no_board_selected": "לא נבחרו שום פורומים",
- "none": "אף אחד"
+ "none": "אף אחד",
+ "not_subscribed_to_any_board": "עדיין לא הרשמת לאף פורום.",
+ "board_mods": "מנהלי הפורום"
}
\ No newline at end of file
diff --git a/public/translations/hi/default.json b/public/translations/hi/default.json
index 2543105d..13d51958 100644
--- a/public/translations/hi/default.json
+++ b/public/translations/hi/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "सभी सेटिंग्स को संक्षेपित करें",
"refresh": "ताज़ा करें",
"no_board_selected": "कोई मंच चयनित नहीं हुआ",
- "none": "कोई नहीं"
+ "none": "कोई नहीं",
+ "not_subscribed_to_any_board": "आपने अभी तक किसी भी मंच में सदस्यता नहीं ली है।",
+ "board_mods": "बोर्ड मॉड्स"
}
\ No newline at end of file
diff --git a/public/translations/hu/default.json b/public/translations/hu/default.json
index 17b0be07..38177765 100644
--- a/public/translations/hu/default.json
+++ b/public/translations/hu/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Az összes beállítás összevonása",
"refresh": "Frissítés",
"no_board_selected": "nincsenek kiválasztva fórumok",
- "none": "egyik sem"
+ "none": "egyik sem",
+ "not_subscribed_to_any_board": "Még nem iratkoztál fel egyetlen fórumra sem.",
+ "board_mods": "Tábla Mods"
}
\ No newline at end of file
diff --git a/public/translations/id/default.json b/public/translations/id/default.json
index 7a9df6d1..956207ee 100644
--- a/public/translations/id/default.json
+++ b/public/translations/id/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Ciutkan Semua Pengaturan",
"refresh": "Segarkan",
"no_board_selected": "tidak ada papan pesan yang dipilih",
- "none": "tak ada"
+ "none": "tak ada",
+ "not_subscribed_to_any_board": "Anda belum berlangganan ke papan pesan mana pun.",
+ "board_mods": "Papan Pesan Mods"
}
\ No newline at end of file
diff --git a/public/translations/it/default.json b/public/translations/it/default.json
index a4522c55..b753e1bf 100644
--- a/public/translations/it/default.json
+++ b/public/translations/it/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Comprimi tutte le impostazioni",
"refresh": "Aggiorna",
"no_board_selected": "nessun forum selezionato",
- "none": "nessuno"
+ "none": "nessuno",
+ "not_subscribed_to_any_board": "Non sei ancora iscritto a nessun forum.",
+ "board_mods": "Moderatori del Forum"
}
\ No newline at end of file
diff --git a/public/translations/ja/default.json b/public/translations/ja/default.json
index 088ce4a0..d163a071 100644
--- a/public/translations/ja/default.json
+++ b/public/translations/ja/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "すべての設定を折りたたむ",
"refresh": "更新",
"no_board_selected": "掲示板が選択されていません",
- "none": "なし"
+ "none": "なし",
+ "not_subscribed_to_any_board": "まだどの掲示板にも購読していません。",
+ "board_mods": "ボードの管理者"
}
\ No newline at end of file
diff --git a/public/translations/ko/default.json b/public/translations/ko/default.json
index c58ee9f8..b96a1528 100644
--- a/public/translations/ko/default.json
+++ b/public/translations/ko/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "모든 설정 축소",
"refresh": "새로 고침",
"no_board_selected": "선택된 게시판이 없습니다",
- "none": "없음"
+ "none": "없음",
+ "not_subscribed_to_any_board": "아직 어떤 게시판에도 가입하지 않았습니다.",
+ "board_mods": "게시판 모드"
}
\ No newline at end of file
diff --git a/public/translations/mr/default.json b/public/translations/mr/default.json
index 2c44f20b..07b622bb 100644
--- a/public/translations/mr/default.json
+++ b/public/translations/mr/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "सर्व सेटिंग्ज संक्षेपित",
"refresh": "ताजेतर करा",
"no_board_selected": "कोणतेही संदेश फलक निवडले नाहीत",
- "none": "काहीही नाही"
+ "none": "काहीही नाही",
+ "not_subscribed_to_any_board": "तुम्ही कोणत्याही संदेश फलकांवर अद्याप सदस्यता घेतली नाही.",
+ "board_mods": "बोर्ड मॉड्स"
}
\ No newline at end of file
diff --git a/public/translations/nl/default.json b/public/translations/nl/default.json
index 155630fa..8ad09cc7 100644
--- a/public/translations/nl/default.json
+++ b/public/translations/nl/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Alle instellingen samenvouwen",
"refresh": "Vernieuwen",
"no_board_selected": "geen forums geselecteerd",
- "none": "geen"
+ "none": "geen",
+ "not_subscribed_to_any_board": "Je hebt je nog niet geabonneerd op geen enkel forum.",
+ "board_mods": "Board Mods"
}
\ No newline at end of file
diff --git a/public/translations/no/default.json b/public/translations/no/default.json
index f5d4986c..21a05098 100644
--- a/public/translations/no/default.json
+++ b/public/translations/no/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Sammenlegge alle innstillinger",
"refresh": "Oppdater",
"no_board_selected": "ingen fora valgt",
- "none": "ingen"
+ "none": "ingen",
+ "not_subscribed_to_any_board": "Du har ikke abonnert på noen fora ennå.",
+ "board_mods": "Board Mods"
}
\ No newline at end of file
diff --git a/public/translations/pl/default.json b/public/translations/pl/default.json
index 41c4caa1..a8dcafbe 100644
--- a/public/translations/pl/default.json
+++ b/public/translations/pl/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Zwiń wszystkie ustawienia",
"refresh": "Odśwież",
"no_board_selected": "nie wybrano żadnych forów",
- "none": "żaden"
+ "none": "żaden",
+ "not_subscribed_to_any_board": "Nie zapisałeś się jeszcze na żadne fora.",
+ "board_mods": "Tablica Mods"
}
\ No newline at end of file
diff --git a/public/translations/pt/default.json b/public/translations/pt/default.json
index 922ac144..4e10eb24 100644
--- a/public/translations/pt/default.json
+++ b/public/translations/pt/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Recolher todas as configurações",
"refresh": "Atualizar",
"no_board_selected": "nenhum fórum selecionado",
- "none": "nenhum"
+ "none": "nenhum",
+ "not_subscribed_to_any_board": "Você ainda não se inscreveu em nenhum fórum.",
+ "board_mods": "Mods do fórum"
}
\ No newline at end of file
diff --git a/public/translations/ro/default.json b/public/translations/ro/default.json
index ec039285..c417b060 100644
--- a/public/translations/ro/default.json
+++ b/public/translations/ro/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Recoltați toate setările",
"refresh": "Reîmprospătați",
"no_board_selected": "nu s-au selectat niciun forum",
- "none": "nici unul"
+ "none": "nici unul",
+ "not_subscribed_to_any_board": "Nu v-ați abonat încă la niciun forum.",
+ "board_mods": "Mods de la bord"
}
\ No newline at end of file
diff --git a/public/translations/ru/default.json b/public/translations/ru/default.json
index 5118f961..13df689c 100644
--- a/public/translations/ru/default.json
+++ b/public/translations/ru/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Свернуть все настройки",
"refresh": "Обновить",
"no_board_selected": "не выбрано ни одного форума",
- "none": "нет"
+ "none": "нет",
+ "not_subscribed_to_any_board": "Вы еще не подписаны ни на один форум.",
+ "board_mods": "Модераторы форума"
}
\ No newline at end of file
diff --git a/public/translations/sq/default.json b/public/translations/sq/default.json
index 430d07c8..6158c58f 100644
--- a/public/translations/sq/default.json
+++ b/public/translations/sq/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Zvogëlo të gjitha cilësimet",
"refresh": "Rifresko",
"no_board_selected": "asnjë forume të zgjedhura",
- "none": "asnjë"
+ "none": "asnjë",
+ "not_subscribed_to_any_board": "Nuk jeni ende i abonuar në asnjë forum.",
+ "board_mods": "Tabela Mods"
}
\ No newline at end of file
diff --git a/public/translations/sv/default.json b/public/translations/sv/default.json
index f916116b..e22169be 100644
--- a/public/translations/sv/default.json
+++ b/public/translations/sv/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Kollapsa alla inställningar",
"refresh": "Uppdatera",
"no_board_selected": "inga forum valda",
- "none": "ingen"
+ "none": "ingen",
+ "not_subscribed_to_any_board": "Du har ännu inte prenumererat på några forum.",
+ "board_mods": "Styrelse Mods"
}
\ No newline at end of file
diff --git a/public/translations/te/default.json b/public/translations/te/default.json
index 86e4dd25..1533f9c2 100644
--- a/public/translations/te/default.json
+++ b/public/translations/te/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "అన్ని సెట్టింగ్లను సంక్షిప్తము చేయండి",
"refresh": "రీఫ్రెష్",
"no_board_selected": "ఏటీ ఎలాంటి సందేశ బోర్డులు ఎంచుకోలేదు",
- "none": "ఏమీ లేదు"
+ "none": "ఏమీ లేదు",
+ "not_subscribed_to_any_board": "మీరు ఇంకా ఏకైక సందేశ బోర్డులకు చేరలేదు.",
+ "board_mods": "సందేశ బోర్డుల మాడ్స్"
}
\ No newline at end of file
diff --git a/public/translations/th/default.json b/public/translations/th/default.json
index 15b542cf..d29b7731 100644
--- a/public/translations/th/default.json
+++ b/public/translations/th/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "ยุบการตั้งค่าทั้งหมด",
"refresh": "รีเฟรช",
"no_board_selected": "ไม่มีกระดานข่าวที่เลือก",
- "none": "ไม่มี"
+ "none": "ไม่มี",
+ "not_subscribed_to_any_board": "คุณยังไม่ได้สมัครสมาชิกในกระดานข่าวใดๆ ยัง",
+ "board_mods": "บอร์ด Mods"
}
\ No newline at end of file
diff --git a/public/translations/tr/default.json b/public/translations/tr/default.json
index 5588a9cb..c6e18dde 100644
--- a/public/translations/tr/default.json
+++ b/public/translations/tr/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Tüm Ayarları Daralt",
"refresh": "Yenile",
"no_board_selected": "hiçbir forum seçilmedi",
- "none": "hiçbiri"
+ "none": "hiçbiri",
+ "not_subscribed_to_any_board": "Henüz herhangi bir foruma abone olmadınız.",
+ "board_mods": "Forum Mods"
}
\ No newline at end of file
diff --git a/public/translations/uk/default.json b/public/translations/uk/default.json
index 4101c658..fcf7454e 100644
--- a/public/translations/uk/default.json
+++ b/public/translations/uk/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Згорнути всі налаштування",
"refresh": "Оновити",
"no_board_selected": "не обрано жодного форуму",
- "none": "немає"
+ "none": "немає",
+ "not_subscribed_to_any_board": "Ви ще не підписалися на жоден форум.",
+ "board_mods": "Дошка Моди"
}
\ No newline at end of file
diff --git a/public/translations/ur/default.json b/public/translations/ur/default.json
index 019e21cb..5ce3ccab 100644
--- a/public/translations/ur/default.json
+++ b/public/translations/ur/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "تمام ترتیبات کو مختصر کریں",
"refresh": "تازہ کاری",
"no_board_selected": "کوئی پیغام بورڈز منتخب نہیں کیا گیا",
- "none": "کوئی نہیں"
+ "none": "کوئی نہیں",
+ "not_subscribed_to_any_board": "آپ نے ابھی تک کسی بورڈز میں سبسکرائب نہیں کیا۔",
+ "board_mods": "بورڈ موڈس"
}
\ No newline at end of file
diff --git a/public/translations/vi/default.json b/public/translations/vi/default.json
index 5591fce5..7e32ed9f 100644
--- a/public/translations/vi/default.json
+++ b/public/translations/vi/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "Thu gọn tất cả các thiết lập",
"refresh": "Làm mới",
"no_board_selected": "không có diễn đàn nào được chọn",
- "none": "không ai"
+ "none": "không ai",
+ "not_subscribed_to_any_board": "Bạn chưa đăng ký vào bất kỳ diễn đàn nào.",
+ "board_mods": "Bảng Mods"
}
\ No newline at end of file
diff --git a/public/translations/zh/default.json b/public/translations/zh/default.json
index f99fee70..bdb33531 100644
--- a/public/translations/zh/default.json
+++ b/public/translations/zh/default.json
@@ -136,5 +136,7 @@
"collapse_all_settings": "折叠所有设置",
"refresh": "刷新",
"no_board_selected": "没有选择任何论坛",
- "none": "无"
+ "none": "无",
+ "not_subscribed_to_any_board": "您尚未订阅任何论坛。",
+ "board_mods": "董事會版主"
}
\ No newline at end of file
diff --git a/src/components/reply-modal/reply-modal.tsx b/src/components/reply-modal/reply-modal.tsx
index e3215ca1..4aa6e2c9 100644
--- a/src/components/reply-modal/reply-modal.tsx
+++ b/src/components/reply-modal/reply-modal.tsx
@@ -134,7 +134,7 @@ const ReplyModal = ({ closeModal, parentCid, scrollY }: ReplyModalProps) => {
[
]
diff --git a/src/components/subplebbit-description/subplebbit-description.tsx b/src/components/subplebbit-description/subplebbit-description.tsx
index fe7be09b..5bd5bc30 100644
--- a/src/components/subplebbit-description/subplebbit-description.tsx
+++ b/src/components/subplebbit-description/subplebbit-description.tsx
@@ -23,7 +23,7 @@ const SubplebbitDescription = ({ avatarUrl, createdAt, description, shortAddress
isDescription: true,
subplebbitAddress,
timestamp: isInAllView ? multisubMetadata?.createdAt : createdAt,
- author: { displayName: '## Board Mods' },
+ author: { displayName: `'## ${t('board_mods')}` },
content: isInAllView ? multisubMetadata?.description : description,
link: avatarUrl,
title: t('welcome_to_board', {
diff --git a/src/components/subplebbit-rules/subplebbit-rules.tsx b/src/components/subplebbit-rules/subplebbit-rules.tsx
index 0f04daf2..ff08bb6c 100644
--- a/src/components/subplebbit-rules/subplebbit-rules.tsx
+++ b/src/components/subplebbit-rules/subplebbit-rules.tsx
@@ -15,7 +15,7 @@ const SubplebbitRules = ({ subplebbitAddress, createdAt, rules }: RulesPostProps
isRules: true,
subplebbitAddress,
timestamp: createdAt,
- author: { displayName: '## Board Mods' },
+ author: { displayName: `## ${t('board_mods')}` },
content,
title: _.capitalize(t('rules')),
pinned: true,
diff --git a/src/views/board/board.tsx b/src/views/board/board.tsx
index df91f680..cfdfa771 100644
--- a/src/views/board/board.tsx
+++ b/src/views/board/board.tsx
@@ -60,7 +60,7 @@ const Board = () => {
{state === 'failed' ? (
state
) : isInSubscriptionsView && subscriptions?.length === 0 ? (
- `You have not subscribed to any board yet.`
+ t('not_subscribed_to_any_board')
) : (
)}
diff --git a/src/views/catalog/catalog.tsx b/src/views/catalog/catalog.tsx
index 60d71c55..6471c060 100644
--- a/src/views/catalog/catalog.tsx
+++ b/src/views/catalog/catalog.tsx
@@ -39,7 +39,7 @@ const useFeedRows = (columnCount: number, feed: any, isFeedLoaded: boolean, subp
isDescription: true,
subplebbitAddress: address,
timestamp: createdAt,
- author: { displayName: '## Board Mods' },
+ author: { displayName: `## ${t('board_mods')}` },
content: isInAllView ? multisub?.description : description,
link: avatarUrl,
title: t('welcome_to_board', { board: isInAllView ? multisub?.title : title || `p/${shortAddress}` }),
@@ -52,7 +52,7 @@ const useFeedRows = (columnCount: number, feed: any, isFeedLoaded: boolean, subp
isRules: true,
subplebbitAddress: address,
timestamp: createdAt,
- author: { displayName: '## Board Mods' },
+ author: { displayName: `## ${t('board_mods')}` },
content: rules.map((rule: string, index: number) => `${index + 1}. ${rule}`).join('\n'),
title: _.capitalize(t('rules')),
pinned: true,
@@ -117,7 +117,7 @@ const Catalog = () => {
{state === 'failed' ? (
state
) : isInSubscriptionsView && subscriptions?.length === 0 ? (
- `You haven't subscribed to any board yet.`
+ t('not_subscribed_to_any_board')
) : (
)}