diff --git a/public/translations/ar/default.json b/public/translations/ar/default.json index f8892aa9..c224382d 100644 --- a/public/translations/ar/default.json +++ b/public/translations/ar/default.json @@ -22,5 +22,9 @@ "board_stats_all": "منذ ذلك الحين، <1>{{userCount}} مستخدم قاموا بإرسال <1>{{postCount}} منشور", "board_created": "منتدى تم إنشاؤه", "settings": "الإعدادات", - "home": "الصفحة الرئيسية" + "home": "الصفحة الرئيسية", + "subscribe": "اشتراك", + "unsubscribe": "إلغاء الاشتراك", + "close_post_form": "إغلاق نموذج المشاركة", + "catalog": "فهرس" } \ No newline at end of file diff --git a/public/translations/bn/default.json b/public/translations/bn/default.json index f11f0dba..a4abaf34 100644 --- a/public/translations/bn/default.json +++ b/public/translations/bn/default.json @@ -6,7 +6,7 @@ "no_global_rules_info": "কোন গ্লোবাল নিয়ম নেই, প্রতিটি বোর্ড সম্পূর্ণভাবে স্বতন্ত্র এবং তার মালিক কীভাবে/যদি তা নিয়ন্ত্রণ করতে চায় তা নির্ধারণ করে।", "boards": "বোর্ডসমূহ", "popular_threads": "জনপ্রিয় থ্রেডগুলি", - "options": "বিকল্পগুলি", + "options": "বিকল্পসমূহ", "stats": "পরিসংখ্যান", "about": "সম্পর্কিত", "whitepaper": "হোয়াইট পেপার", @@ -22,5 +22,9 @@ "board_stats_all": "তারপর থেকে, <1>{{userCount}} ব্যবহারকারী <1>{{postCount}} পোস্ট করেছেন", "board_created": "বোর্ড তৈরি হয়েছে", "settings": "সেটিংস", - "home": "হোম" + "home": "হোম", + "subscribe": "সাবস্ক্রাইব", + "unsubscribe": "অনুসংধান করতে পারবেন না", + "close_post_form": "পোস্ট ফর্ম বন্ধ করুন", + "catalog": "ক্যাটালগ" } \ No newline at end of file diff --git a/public/translations/cs/default.json b/public/translations/cs/default.json index f2316273..ed2f7492 100644 --- a/public/translations/cs/default.json +++ b/public/translations/cs/default.json @@ -22,5 +22,9 @@ "board_stats_all": "Od té doby <1>{{userCount}} uživatelů napsalo <1>{{postCount}} příspěvků", "board_created": "Fórum vytvořeno", "settings": "Nastavení", - "home": "Domovská stránka" + "home": "Domovská stránka", + "subscribe": "Přihlásit se k odběru", + "unsubscribe": "Odebrat odběr", + "close_post_form": "Zavřít formulář příspěvku", + "catalog": "Katalog" } \ No newline at end of file diff --git a/public/translations/da/default.json b/public/translations/da/default.json index d3f93e3d..f7ca4982 100644 --- a/public/translations/da/default.json +++ b/public/translations/da/default.json @@ -22,5 +22,9 @@ "board_stats_all": "Siden da har <1>{{userCount}} brugere sendt <1>{{postCount}} indlæg", "board_created": "Forum oprettet", "settings": "Indstillinger", - "home": "Hjem" + "home": "Hjem", + "subscribe": "Abonner", + "unsubscribe": "Afmeld", + "close_post_form": "Luk postformularen", + "catalog": "Katalog" } \ No newline at end of file diff --git a/public/translations/de/default.json b/public/translations/de/default.json index ce5f73fc..f2cd664f 100644 --- a/public/translations/de/default.json +++ b/public/translations/de/default.json @@ -22,5 +22,9 @@ "board_stats_all": "Seitdem haben <1>{{userCount}} Benutzer <1>{{postCount}} Beiträge veröffentlicht", "board_created": "Forum erstellt", "settings": "Einstellungen", - "home": "Startseite" + "home": "Startseite", + "subscribe": "Abonnieren", + "unsubscribe": "Abbestellen", + "close_post_form": "Postformular schließen", + "catalog": "Katalog" } \ No newline at end of file diff --git a/public/translations/el/default.json b/public/translations/el/default.json index 096a1f65..4b53a3d1 100644 --- a/public/translations/el/default.json +++ b/public/translations/el/default.json @@ -22,5 +22,9 @@ "board_stats_all": "Από τότε, <1>{{userCount}} χρήστες έχουν στείλει <1>{{postCount}} μηνύματα", "board_created": "Δημιουργήθηκε φόρουμ", "settings": "Ρυθμίσεις", - "home": "Αρχική σελίδα" + "home": "Αρχική σελίδα", + "subscribe": "Εγγραφή", + "unsubscribe": "Διακοπή συνδρομής", + "close_post_form": "Κλείστε τη φόρμα δημοσίευσης", + "catalog": "Κατάλογος" } \ No newline at end of file diff --git a/public/translations/en/default.json b/public/translations/en/default.json index 80fe55e9..7bdfe495 100644 --- a/public/translations/en/default.json +++ b/public/translations/en/default.json @@ -22,5 +22,9 @@ "board_stats_all": "Since then, <1>{{userCount}} users made <1>{{postCount}} posts", "board_created": "Board created", "settings": "Settings", - "home": "Home" + "home": "Home", + "subscribe": "Subscribe", + "unsubscribe": "Unsubscribe", + "close_post_form": "Close post form", + "catalog": "Catalog" } \ No newline at end of file diff --git a/public/translations/es/default.json b/public/translations/es/default.json index 0acd1a40..aae2a734 100644 --- a/public/translations/es/default.json +++ b/public/translations/es/default.json @@ -22,5 +22,9 @@ "board_stats_all": "Desde entonces, <1>{{userCount}} usuarios han enviado <1>{{postCount}} publicaciones", "board_created": "Foro creado", "settings": "Configuración", - "home": "Inicio" + "home": "Inicio", + "subscribe": "Suscribirse", + "unsubscribe": "Cancelar suscripción", + "close_post_form": "Cerrar formulario de publicación", + "catalog": "Catálogo" } \ No newline at end of file diff --git a/public/translations/fa/default.json b/public/translations/fa/default.json index cfcbc3d5..6cbb4399 100644 --- a/public/translations/fa/default.json +++ b/public/translations/fa/default.json @@ -6,7 +6,7 @@ "no_global_rules_info": "هیچ قانون جهانی وجود ندارد، هر تالار کاملا مستقل است و مالک آن تصمیم می‌گیرد چگونه/آیا آن را نظارت کند.", "boards": "تالارهای پیام", "popular_threads": "نخستین موضوعات", - "options": "گزینه ها", + "options": "گزینه‌ها", "stats": "آمار", "about": "درباره", "whitepaper": "کاغذ سفید", @@ -22,5 +22,9 @@ "board_stats_all": "از آن زمان، <1>{{userCount}} کاربر <1>{{postCount}} پست ارسال کرده‌اند", "board_created": "انجمن ایجاد شده", "settings": "تنظیمات", - "home": "خانه" + "home": "خانه", + "subscribe": "اشتراک", + "unsubscribe": "لغو اشتراک", + "close_post_form": "بستن فرم پست", + "catalog": "کاتالوگ" } \ No newline at end of file diff --git a/public/translations/fi/default.json b/public/translations/fi/default.json index 8f52f5ee..33284c14 100644 --- a/public/translations/fi/default.json +++ b/public/translations/fi/default.json @@ -22,5 +22,9 @@ "board_stats_all": "Siitä lähtien <1>{{userCount}} käyttäjää on lähettänyt <1>{{postCount}} viestiä", "board_created": "Luotu foorumi", "settings": "Asetukset", - "home": "Koti" + "home": "Koti", + "subscribe": "Tilaa", + "unsubscribe": "Peruuta tilaus", + "close_post_form": "Sulje postilomake", + "catalog": "Luettelo" } \ No newline at end of file diff --git a/public/translations/fil/default.json b/public/translations/fil/default.json index 8a15c9e9..44241ce8 100644 --- a/public/translations/fil/default.json +++ b/public/translations/fil/default.json @@ -6,7 +6,7 @@ "no_global_rules_info": "Walang global na mga patakaran, bawat board ay lubusang independiyente at ang may-ari nito ang nagdedesisyon kung paano / kung ito ay isasakdal.", "boards": "mga board", "popular_threads": "Mga popular na thread", - "options": "Mga opsyon", + "options": "Mga Opsyon", "stats": "Estadistika", "about": "Tungkol sa", "whitepaper": "Whitepaper", @@ -22,5 +22,9 @@ "board_stats_all": "Mula noon, <1>{{userCount}} mga gumagamit ang gumawa ng <1>{{postCount}} na mga post", "board_created": "Board na nilikha", "settings": "Mga Setting", - "home": "Bahay" + "home": "Bahay", + "subscribe": "Mag-subscribe", + "unsubscribe": "Huwag mag-subscribe", + "close_post_form": "Isara ang porma ng post", + "catalog": "Katalogo" } \ No newline at end of file diff --git a/public/translations/fr/default.json b/public/translations/fr/default.json index 52eba731..cadaccca 100644 --- a/public/translations/fr/default.json +++ b/public/translations/fr/default.json @@ -22,5 +22,9 @@ "board_stats_all": "Depuis lors, <1>{{userCount}} utilisateurs ont publié <1>{{postCount}} messages", "board_created": "Forum créé", "settings": "Paramètres", - "home": "Accueil" + "home": "Accueil", + "subscribe": "S'abonner", + "unsubscribe": "Se désabonner", + "close_post_form": "Fermer le formulaire de publication", + "catalog": "Catalogue" } \ No newline at end of file diff --git a/public/translations/he/default.json b/public/translations/he/default.json index f5624993..948260c9 100644 --- a/public/translations/he/default.json +++ b/public/translations/he/default.json @@ -22,5 +22,9 @@ "board_stats_all": "מאז, <1>{{userCount}} משתמשים פרסמו <1>{{postCount}} הודעות", "board_created": "פורום נוצר", "settings": "הגדרות", - "home": "בית" + "home": "בית", + "subscribe": "הירשם", + "unsubscribe": "הסר רישום", + "close_post_form": "סגור את טופס הפוסט", + "catalog": "קטלוג" } \ No newline at end of file diff --git a/public/translations/hi/default.json b/public/translations/hi/default.json index 522eaeab..f0af2591 100644 --- a/public/translations/hi/default.json +++ b/public/translations/hi/default.json @@ -22,5 +22,9 @@ "board_stats_all": "उस समय से, <1>{{userCount}} उपयोगकर्ता <1>{{postCount}} पोस्ट की", "board_created": "बोर्ड बनाया गया", "settings": "सेटिंग्स", - "home": "होम" + "home": "होम", + "subscribe": "सब्सक्राइब करें", + "unsubscribe": "सब्सक्राइब न करें", + "close_post_form": "पोस्ट फॉर्म बंद करें", + "catalog": "कैटलॉग" } \ No newline at end of file diff --git a/public/translations/hu/default.json b/public/translations/hu/default.json index 283d4289..28207760 100644 --- a/public/translations/hu/default.json +++ b/public/translations/hu/default.json @@ -6,7 +6,7 @@ "no_global_rules_info": "Nincsenek globális szabályok, minden fórum teljesen független, és tulajdonosa dönti el, hogyan/ha moderálja azt.", "boards": "fórumok", "popular_threads": "Népszerű szálak", - "options": "Lehetőségek", + "options": "Beállítások", "stats": "Statisztikák", "about": "Rólunk", "whitepaper": "Whitepaper", @@ -22,5 +22,9 @@ "board_stats_all": "Azóta <1>{{userCount}} felhasználó <1>{{postCount}} hozzászólást küldött", "board_created": "Fórum létrehozva", "settings": "Beállítások", - "home": "Kezdőlap" + "home": "Kezdőlap", + "subscribe": "Feliratkozás", + "unsubscribe": "Leiratkozás", + "close_post_form": "Bejegyzés űrlap bezárása", + "catalog": "Katalógus" } \ No newline at end of file diff --git a/public/translations/id/default.json b/public/translations/id/default.json index 3d9aa79c..81f5263d 100644 --- a/public/translations/id/default.json +++ b/public/translations/id/default.json @@ -6,7 +6,7 @@ "no_global_rules_info": "Tidak ada aturan global, setiap papan adalah sepenuhnya independen dan pemiliknya yang menentukan bagaimana/apa yang dimoderasi.", "boards": "papan pesan", "popular_threads": "Benang populer", - "options": "Pilihan", + "options": "Opsi", "stats": "Statistik", "about": "Tentang", "whitepaper": "Whitepaper", @@ -22,5 +22,9 @@ "board_stats_all": "Sejak saat itu, <1>{{userCount}} pengguna telah membuat <1>{{postCount}} postingan", "board_created": "Papan pesan dibuat", "settings": "Pengaturan", - "home": "Beranda" + "home": "Beranda", + "subscribe": "Berlangganan", + "unsubscribe": "Berhenti berlangganan", + "close_post_form": "Tutup formulir kiriman", + "catalog": "Katalog" } \ No newline at end of file diff --git a/public/translations/it/default.json b/public/translations/it/default.json index b29e1847..d3ad1dbb 100644 --- a/public/translations/it/default.json +++ b/public/translations/it/default.json @@ -22,5 +22,9 @@ "board_stats_all": "Da allora, <1>{{userCount}} utenti hanno inviato <1>{{postCount}} post", "board_created": "Forum creato", "settings": "Impostazioni", - "home": "Home" + "home": "Home", + "subscribe": "Iscriviti", + "unsubscribe": "Lascia", + "close_post_form": "Chiudi modulo d'invio", + "catalog": "Catalogo" } \ No newline at end of file diff --git a/public/translations/ja/default.json b/public/translations/ja/default.json index d24a0e71..694b497a 100644 --- a/public/translations/ja/default.json +++ b/public/translations/ja/default.json @@ -22,5 +22,9 @@ "board_stats_all": "その後、<1>{{userCount}}人のユーザーが<1>{{postCount}}件の投稿をしました", "board_created": "掲示板が作成されました", "settings": "設定", - "home": "ホーム" + "home": "ホーム", + "subscribe": "購読", + "unsubscribe": "購読解除", + "close_post_form": "投稿フォームを閉じる", + "catalog": "カタログ" } \ No newline at end of file diff --git a/public/translations/ko/default.json b/public/translations/ko/default.json index a045fd23..92044d82 100644 --- a/public/translations/ko/default.json +++ b/public/translations/ko/default.json @@ -22,5 +22,9 @@ "board_stats_all": "그 후 <1>{{userCount}}명의 사용자가 <1>{{postCount}}개의 게시물을 작성했습니다", "board_created": "게시판이 생성되었습니다", "settings": "설정", - "home": "홈" + "home": "홈", + "subscribe": "구독", + "unsubscribe": "구독 취소", + "close_post_form": "게시물 양식 닫기", + "catalog": "카탈로그" } \ No newline at end of file diff --git a/public/translations/mr/default.json b/public/translations/mr/default.json index 7b98f6f4..fe74bc27 100644 --- a/public/translations/mr/default.json +++ b/public/translations/mr/default.json @@ -22,5 +22,9 @@ "board_stats_all": "त्यानंतर, <1>{{userCount}} वापरकर्ते <1>{{postCount}} पोस्ट्स केले", "board_created": "संदेश फलक तयार केला", "settings": "सेटिंग्ज", - "home": "होम" + "home": "होम", + "subscribe": "सब्स्क्राईब", + "unsubscribe": "सब्स्क्राईब नको", + "close_post_form": "पोस्ट फॉर्म बंद करा", + "catalog": "कॅटलॉग" } \ No newline at end of file diff --git a/public/translations/nl/default.json b/public/translations/nl/default.json index ca945d06..62c802dd 100644 --- a/public/translations/nl/default.json +++ b/public/translations/nl/default.json @@ -22,5 +22,9 @@ "board_stats_all": "Sindsdien hebben <1>{{userCount}} gebruikers <1>{{postCount}} berichten gemaakt", "board_created": "Forum aangemaakt", "settings": "Instellingen", - "home": "Home" + "home": "Home", + "subscribe": "Abonneren", + "unsubscribe": "Afmelden", + "close_post_form": "Sluit postformulier", + "catalog": "Catalogus" } \ No newline at end of file diff --git a/public/translations/no/default.json b/public/translations/no/default.json index 12a496b7..78bee8d2 100644 --- a/public/translations/no/default.json +++ b/public/translations/no/default.json @@ -22,5 +22,9 @@ "board_stats_all": "Siden den gang har <1>{{userCount}} brukere laget <1>{{postCount}} innlegg", "board_created": "Forum opprettet", "settings": "Innstillinger", - "home": "Hjem" + "home": "Hjem", + "subscribe": "Abonner", + "unsubscribe": "Avslutt abonnement", + "close_post_form": "Lukk postskjema", + "catalog": "Katalog" } \ No newline at end of file diff --git a/public/translations/pl/default.json b/public/translations/pl/default.json index 1168fbca..fe1c288c 100644 --- a/public/translations/pl/default.json +++ b/public/translations/pl/default.json @@ -22,5 +22,9 @@ "board_stats_all": "Od tego czasu <1>{{userCount}} użytkowników napisało <1>{{postCount}} postów", "board_created": "Forum utworzone", "settings": "Ustawienia", - "home": "Strona główna" + "home": "Strona główna", + "subscribe": "Subskrybuj", + "unsubscribe": "Wypisz się", + "close_post_form": "Zamknij formularz postu", + "catalog": "Katalog" } \ No newline at end of file diff --git a/public/translations/pt/default.json b/public/translations/pt/default.json index 5bcb33d9..c2fb5131 100644 --- a/public/translations/pt/default.json +++ b/public/translations/pt/default.json @@ -22,5 +22,9 @@ "board_stats_all": "Desde então, <1>{{userCount}} usuários fizeram <1>{{postCount}} postagens", "board_created": "Fórum criado", "settings": "Configurações", - "home": "Início" + "home": "Início", + "subscribe": "Subscrever", + "unsubscribe": "Cancelar subscrição", + "close_post_form": "Fechar formulário de postagem", + "catalog": "Catálogo" } \ No newline at end of file diff --git a/public/translations/ro/default.json b/public/translations/ro/default.json index 07b3eea6..f46870e6 100644 --- a/public/translations/ro/default.json +++ b/public/translations/ro/default.json @@ -22,5 +22,9 @@ "board_stats_all": "De atunci, <1>{{userCount}} utilizatori au făcut <1>{{postCount}} postări", "board_created": "Forum creat", "settings": "Setări", - "home": "Acasă" + "home": "Acasă", + "subscribe": "Abonare", + "unsubscribe": "Dezabonare", + "close_post_form": "Închideți formularul de postare", + "catalog": "Catalog" } \ No newline at end of file diff --git a/public/translations/ru/default.json b/public/translations/ru/default.json index 3803ef76..8324e038 100644 --- a/public/translations/ru/default.json +++ b/public/translations/ru/default.json @@ -22,5 +22,9 @@ "board_stats_all": "С тех пор <1>{{userCount}} пользователей опубликовали <1>{{postCount}} сообщений", "board_created": "Форум создан", "settings": "Настройки", - "home": "Главная" + "home": "Главная", + "subscribe": "Подписаться", + "unsubscribe": "Отписаться", + "close_post_form": "Закрыть форму публикации", + "catalog": "Каталог" } \ No newline at end of file diff --git a/public/translations/sq/default.json b/public/translations/sq/default.json index 57cb553e..deb56d79 100644 --- a/public/translations/sq/default.json +++ b/public/translations/sq/default.json @@ -22,5 +22,9 @@ "board_stats_all": "Që atëherë, <1>{{userCount}} përdorues ka bërë <1>{{postCount}} postime", "board_created": "Forumi është krijuar", "settings": "Parametrat", - "home": "Faqja kryesore" + "home": "Faqja kryesore", + "subscribe": "Pajtohu", + "unsubscribe": "Hiq pajtimin", + "close_post_form": "Mbyllni formularin e postës", + "catalog": "Katalog" } \ No newline at end of file diff --git a/public/translations/sv/default.json b/public/translations/sv/default.json index 8057d858..79ae0470 100644 --- a/public/translations/sv/default.json +++ b/public/translations/sv/default.json @@ -22,5 +22,9 @@ "board_stats_all": "Sedan dess har <1>{{userCount}} användare gjort <1>{{postCount}} inlägg", "board_created": "Forum skapat", "settings": "Inställningar", - "home": "Hem" + "home": "Hem", + "subscribe": "Prenumerera", + "unsubscribe": "Avsluta prenumeration", + "close_post_form": "Stäng inläggsformuläret", + "catalog": "Katalog" } \ No newline at end of file diff --git a/public/translations/te/default.json b/public/translations/te/default.json index dc822d79..68de5b99 100644 --- a/public/translations/te/default.json +++ b/public/translations/te/default.json @@ -22,5 +22,9 @@ "board_stats_all": "అప్పుడు నుండి, <1>{{userCount}} వాడుకరులు <1>{{postCount}} పోస్టులు చేశారు", "board_created": "బోర్డు సృష్టించబడింది", "settings": "అమరికలు", - "home": "హోమ్" + "home": "హోమ్", + "subscribe": "చేరండి", + "unsubscribe": "సబ్‌స్క్రిప్షన్ రద్దు చేయండి", + "close_post_form": "పోస్టు ఫారమ్ మూసేయి", + "catalog": "కాటలాగ్" } \ No newline at end of file diff --git a/public/translations/th/default.json b/public/translations/th/default.json index ed4f14ac..f36b5811 100644 --- a/public/translations/th/default.json +++ b/public/translations/th/default.json @@ -22,5 +22,9 @@ "board_stats_all": "ตั้งแต่นั้นมา <1>{{userCount}} ผู้ใช้งานได้สร้าง <1>{{postCount}} โพสต์", "board_created": "สร้างกระดานข่าวแล้ว", "settings": "การตั้งค่า", - "home": "หน้าแรก" + "home": "หน้าแรก", + "subscribe": "สมัครสมาชิก", + "unsubscribe": "ยกเลิกการสมัครสมาชิก", + "close_post_form": "ปิดแบบฟอร์มโพสต์", + "catalog": "แคตตาล็อก" } \ No newline at end of file diff --git a/public/translations/tr/default.json b/public/translations/tr/default.json index b0be9854..17048c42 100644 --- a/public/translations/tr/default.json +++ b/public/translations/tr/default.json @@ -22,5 +22,9 @@ "board_stats_all": "O zamandan beri <1>{{userCount}} kullanıcı <1>{{postCount}} gönderi yaptı", "board_created": "Forum oluşturuldu", "settings": "Ayarlar", - "home": "Anasayfa" + "home": "Anasayfa", + "subscribe": "Abone Ol", + "unsubscribe": "Abonelikten çık", + "close_post_form": "Gönderi formunu kapat", + "catalog": "Katalog" } \ No newline at end of file diff --git a/public/translations/uk/default.json b/public/translations/uk/default.json index 7be42800..76b49051 100644 --- a/public/translations/uk/default.json +++ b/public/translations/uk/default.json @@ -22,5 +22,9 @@ "board_stats_all": "З того часу <1>{{userCount}} користувачів зробили <1>{{postCount}} повідомлень", "board_created": "Форум створено", "settings": "Налаштування", - "home": "Головна" + "home": "Головна", + "subscribe": "Підписатися", + "unsubscribe": "Відмовитися від підписки", + "close_post_form": "Закрити форму публікації", + "catalog": "Каталог" } \ No newline at end of file diff --git a/public/translations/ur/default.json b/public/translations/ur/default.json index 166b67ce..fd9dafc8 100644 --- a/public/translations/ur/default.json +++ b/public/translations/ur/default.json @@ -22,5 +22,9 @@ "board_stats_all": "اس کے بعد، <1>{{userCount}} صارفین نے <1>{{postCount}} مواد ارسال کیا ہے", "board_created": "پیغام بورڈز بنایا گیا", "settings": "ترتیبات", - "home": "ہوم" + "home": "ہوم", + "subscribe": "سبسکرائب کریں", + "unsubscribe": "سبسکرائب کی منسوخی", + "close_post_form": "پوسٹ فارم بند کریں", + "catalog": "کیٹالوگ" } \ No newline at end of file diff --git a/public/translations/vi/default.json b/public/translations/vi/default.json index 87e5b5a2..30d73bcb 100644 --- a/public/translations/vi/default.json +++ b/public/translations/vi/default.json @@ -22,5 +22,9 @@ "board_stats_all": "Từ đó, <1>{{userCount}} người dùng đã đăng <1>{{postCount}} bài", "board_created": "Diễn đàn được tạo", "settings": "Cài đặt", - "home": "Trang chủ" + "home": "Trang chủ", + "subscribe": "Đăng ký", + "unsubscribe": "Hủy đăng ký", + "close_post_form": "Đóng biểu mẫu đăng bài", + "catalog": "Catalog" } \ No newline at end of file diff --git a/public/translations/zh/default.json b/public/translations/zh/default.json index 4d38acc6..bb49ab83 100644 --- a/public/translations/zh/default.json +++ b/public/translations/zh/default.json @@ -22,5 +22,9 @@ "board_stats_all": "从那时起,<1>{{userCount}} 用户发布了<1>{{postCount}}个帖子", "board_created": "论坛已创建", "settings": "设置", - "home": "首页" + "home": "首页", + "subscribe": "订阅", + "unsubscribe": "取消订阅", + "close_post_form": "关闭帖子表单", + "catalog": "目录" } \ No newline at end of file