diff --git a/public/translations/ar/default.json b/public/translations/ar/default.json
index 61526d09..2f716f5a 100644
--- a/public/translations/ar/default.json
+++ b/public/translations/ar/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "في انتظار موافقة المشرف، غير مرئي للمستخدمين",
"copy_user_id": "نسخ معرف المستخدم",
"copy_direct_link": "نسخ الرابط المباشر",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "عنوان عقدة الند للند لهذه اللوحة"
}
diff --git a/public/translations/bn/default.json b/public/translations/bn/default.json
index 91bb256b..8737d27b 100644
--- a/public/translations/bn/default.json
+++ b/public/translations/bn/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "মডারেটর অনুমোদনের জন্য অপেক্ষা করছে, ব্যবহারকারীদের কাছে দৃশ্যমান নয়",
"copy_user_id": "ইউজার আইডি কপি করুন",
"copy_direct_link": "সরাসরি লিংক অনুলিপি করুন",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "এই বোর্ডের পিয়ার-টু-পিয়ার নোডের ঠিকানা"
}
diff --git a/public/translations/cs/default.json b/public/translations/cs/default.json
index f2ff3854..49792ffc 100644
--- a/public/translations/cs/default.json
+++ b/public/translations/cs/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Čekání na schválení moderatorem, není viditelné uživatelům",
"copy_user_id": "kopírovat ID uživatele",
"copy_direct_link": "kopírovat přímý odkaz",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Adresa uzlu peer-to-peer této desky"
}
diff --git a/public/translations/da/default.json b/public/translations/da/default.json
index 3aac6ab6..67f8eab0 100644
--- a/public/translations/da/default.json
+++ b/public/translations/da/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Afventer moderatorgodkendelse, ikke synlig for brugere",
"copy_user_id": "kopier bruger-ID",
"copy_direct_link": "kopier direkte link",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Adressen til dette boards peer-to-peer-node"
}
diff --git a/public/translations/de/default.json b/public/translations/de/default.json
index 8666f108..e331fc0b 100644
--- a/public/translations/de/default.json
+++ b/public/translations/de/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Ausstehende Moderatorgenehmigung, für Benutzer nicht sichtbar",
"copy_user_id": "Benutzer-ID kopieren",
"copy_direct_link": "Direktlink kopieren",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Die Adresse des Peer-to-Peer-Knotens dieses Boards"
}
diff --git a/public/translations/el/default.json b/public/translations/el/default.json
index 61d4ae63..25b975cb 100644
--- a/public/translations/el/default.json
+++ b/public/translations/el/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Σε αναμονή έγκρισης διαχειριστή, δεν είναι ορατό στους χρήστες",
"copy_user_id": "αντιγραφή ID χρήστη",
"copy_direct_link": "αντιγραφή άμεσου συνδέσμου",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Η διεύθυνση του κόμβου peer-to-peer αυτού του πίνακα"
}
diff --git a/public/translations/en/default.json b/public/translations/en/default.json
index 1016f5d8..c5ee6a71 100644
--- a/public/translations/en/default.json
+++ b/public/translations/en/default.json
@@ -278,5 +278,6 @@
"no": "No",
"pending_mod_approval": "Pending mod approval, not visible to users",
"copy_user_id": "Copy user ID",
- "copy_direct_link": "Copy direct link"
+ "copy_direct_link": "Copy direct link",
+ "board_address_tooltip": "The address of this board's peer-to-peer node"
}
diff --git a/public/translations/es/default.json b/public/translations/es/default.json
index 03daee3f..649f3b4a 100644
--- a/public/translations/es/default.json
+++ b/public/translations/es/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Pendiente de aprobación del moderador, no visible para los usuarios",
"copy_user_id": "Copiar ID de usuario",
"copy_direct_link": "Copiar enlace directo",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "La dirección del nodo peer-to-peer de este tablón"
}
diff --git a/public/translations/fa/default.json b/public/translations/fa/default.json
index e7a75a5d..34b681ce 100644
--- a/public/translations/fa/default.json
+++ b/public/translations/fa/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "در انتظار تایید مدیر، برای کاربران قابل مشاهده نیست",
"copy_user_id": "کپی شناسه کاربر",
"copy_direct_link": "رونوشت لینک مستقیم",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "آدرس گره همتا-همتای این تخته"
}
diff --git a/public/translations/fi/default.json b/public/translations/fi/default.json
index d96f4e37..8040889f 100644
--- a/public/translations/fi/default.json
+++ b/public/translations/fi/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Odottaa moderaattorin hyväksyntää, ei näkyvissä käyttäjille",
"copy_user_id": "kopioi käyttäjätunnus",
"copy_direct_link": "kopioi suora linkki",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Tämän laudan vertaisverkko-solmun osoite"
}
diff --git a/public/translations/fil/default.json b/public/translations/fil/default.json
index a4a6d53c..23201bdd 100644
--- a/public/translations/fil/default.json
+++ b/public/translations/fil/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Naghihintay ng pag-apruba ng moderator, hindi nakikita ng mga gumagamit",
"copy_user_id": "kopyahin ang user ID",
"copy_direct_link": "kopyahin ang direct link",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Ang address ng peer-to-peer node ng board na ito"
}
diff --git a/public/translations/fr/default.json b/public/translations/fr/default.json
index 909f6f27..f16d65a2 100644
--- a/public/translations/fr/default.json
+++ b/public/translations/fr/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "En attente d'approbation du modérateur, non visible pour les utilisateurs",
"copy_user_id": "Copier l'ID utilisateur",
"copy_direct_link": "Copier le lien direct",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "L'adresse du nœud pair-à-pair de ce tableau"
}
diff --git a/public/translations/he/default.json b/public/translations/he/default.json
index 5082e9ef..a738efb0 100644
--- a/public/translations/he/default.json
+++ b/public/translations/he/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "ממתין לאישור מנהל, לא ניתן לראות למשתמשים",
"copy_user_id": "העתק מזהה משתמש",
"copy_direct_link": "העתק קישור ישיר",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "כתובת צומת ה-P2P של הלוח הזה"
}
diff --git a/public/translations/hi/default.json b/public/translations/hi/default.json
index e4aca7fa..47b72e04 100644
--- a/public/translations/hi/default.json
+++ b/public/translations/hi/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "मॉडरेटर की मंजूरी के लिए प्रतीक्षा में, उपयोगकर्ताओं को दिखाई नहीं देता",
"copy_user_id": "यूज़र ID कॉपी करें",
"copy_direct_link": "डायरेक्ट लिंक कॉपी करें",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "इस बोर्ड के पीयर-टू-पीयर नोड का पता"
}
diff --git a/public/translations/hu/default.json b/public/translations/hu/default.json
index ea043733..38f40b15 100644
--- a/public/translations/hu/default.json
+++ b/public/translations/hu/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Moderátor jóváhagyása alatt áll, a felhasználók számára nem látható",
"copy_user_id": "felhasználói ID másolása",
"copy_direct_link": "közvetlen link másolása",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Ennek a táblának a peer-to-peer csomópontja címe"
}
diff --git a/public/translations/id/default.json b/public/translations/id/default.json
index 95ea1e1e..523cb359 100644
--- a/public/translations/id/default.json
+++ b/public/translations/id/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Menunggu persetujuan moderator, tidak terlihat oleh pengguna",
"copy_user_id": "salin ID pengguna",
"copy_direct_link": "salin tautan langsung",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Alamat node peer-to-peer papan ini"
}
diff --git a/public/translations/it/default.json b/public/translations/it/default.json
index 552ff0ac..cd7ccb6a 100644
--- a/public/translations/it/default.json
+++ b/public/translations/it/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "In attesa di approvazione del moderatore, non visibile agli utenti",
"copy_user_id": "Copia ID utente",
"copy_direct_link": "Copia link diretto",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "L'indirizzo del nodo peer-to-peer di questa bacheca"
}
diff --git a/public/translations/ja/default.json b/public/translations/ja/default.json
index ef761708..8bb54a69 100644
--- a/public/translations/ja/default.json
+++ b/public/translations/ja/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "モデレーターの承認待ち、ユーザーには表示されません",
"copy_user_id": "ユーザーIDをコピー",
"copy_direct_link": "直接リンクをコピー",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "この板のピアツーピアノードのアドレス"
}
diff --git a/public/translations/ko/default.json b/public/translations/ko/default.json
index ca9d6af5..5d1b0ce1 100644
--- a/public/translations/ko/default.json
+++ b/public/translations/ko/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "중재자 승인 대기 중, 사용자에게 표시되지 않음",
"copy_user_id": "사용자 ID 복사",
"copy_direct_link": "직접 링크 복사",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "이 게시판의 P2P 노드 주소"
}
diff --git a/public/translations/mr/default.json b/public/translations/mr/default.json
index 8b4a5ca0..e71f4a46 100644
--- a/public/translations/mr/default.json
+++ b/public/translations/mr/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "संचालकाच्या मंजुरीची प्रतीक्षा, वापरकर्त्यांना दिसत नाही",
"copy_user_id": "यूजर ID कॉपी करा",
"copy_direct_link": "डायरेक्ट लिंक कॉपी करा",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "या बोर्डच्या पीअर-टू-पीअर नोडचा पत्ता"
}
diff --git a/public/translations/nl/default.json b/public/translations/nl/default.json
index 59a47c13..1f64c10e 100644
--- a/public/translations/nl/default.json
+++ b/public/translations/nl/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "In afwachting van moderatorgoedkeuring, niet zichtbaar voor gebruikers",
"copy_user_id": "gebruikers-ID kopiëren",
"copy_direct_link": "directe link kopiëren",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Het adres van de peer-to-peer-node van dit bord"
}
diff --git a/public/translations/no/default.json b/public/translations/no/default.json
index 1718e4eb..abcf90b4 100644
--- a/public/translations/no/default.json
+++ b/public/translations/no/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Venter på moderatorgodkjenning, ikke synlig for brukere",
"copy_user_id": "kopier bruker-ID",
"copy_direct_link": "kopier direkte lenke",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Adressen til denne tavlens peer-to-peer-node"
}
diff --git a/public/translations/pl/default.json b/public/translations/pl/default.json
index 4c3f0132..ec808144 100644
--- a/public/translations/pl/default.json
+++ b/public/translations/pl/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Oczekiwanie na zatwierdzenie moderatora, niewidoczne dla użytkowników",
"copy_user_id": "skopiuj ID użytkownika",
"copy_direct_link": "skopiuj bezpośredni link",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Adres węzła peer-to-peer tej tablicy"
}
diff --git a/public/translations/pt/default.json b/public/translations/pt/default.json
index 13aeff3f..e3794d55 100644
--- a/public/translations/pt/default.json
+++ b/public/translations/pt/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Aguardando aprovação do moderador, não visível para os usuários",
"copy_user_id": "Copiar ID do usuário",
"copy_direct_link": "Copiar link direto",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "O endereço do nó peer-to-peer desta placa"
}
diff --git a/public/translations/ro/default.json b/public/translations/ro/default.json
index e29b7cdc..536415e4 100644
--- a/public/translations/ro/default.json
+++ b/public/translations/ro/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "În așteptarea aprobării moderatorului, nu este vizibil pentru utilizatori",
"copy_user_id": "copiați ID-ul utilizatorului",
"copy_direct_link": "copiați linkul direct",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Adresa nodului peer-to-peer al acestei plăci"
}
diff --git a/public/translations/ru/default.json b/public/translations/ru/default.json
index 8a0aa7dc..6abf1e61 100644
--- a/public/translations/ru/default.json
+++ b/public/translations/ru/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Ожидает одобрения модератора, не видно пользователям",
"copy_user_id": "копировать ID пользователя",
"copy_direct_link": "копировать прямую ссылку",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Адрес пирингового узла этой доски"
}
diff --git a/public/translations/sq/default.json b/public/translations/sq/default.json
index 697d9076..acd8221c 100644
--- a/public/translations/sq/default.json
+++ b/public/translations/sq/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Duke pritur miratimin e moderatorit, jo i dukshëm për përdoruesit",
"copy_user_id": "kopjo ID e përdoruesit",
"copy_direct_link": "kopjo lidhjen e drejtpërdrejtë",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Adresa e nyjës peer-to-peer të kësaj tabele"
}
diff --git a/public/translations/sv/default.json b/public/translations/sv/default.json
index 4750552c..ca14e986 100644
--- a/public/translations/sv/default.json
+++ b/public/translations/sv/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Väntar på moderatorgodkännande, inte synligt för användare",
"copy_user_id": "kopiera användar-ID",
"copy_direct_link": "kopiera direktlänk",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Adressen till denna tavlas peer-to-peer-nod"
}
diff --git a/public/translations/te/default.json b/public/translations/te/default.json
index aad39bfc..da1946f3 100644
--- a/public/translations/te/default.json
+++ b/public/translations/te/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "మాడరేటర్ ఆమోదం కోసం చేతనిస్తోంది, వినియోగదారులకు కనిపించవు",
"copy_user_id": "యూజర్ ID కాపీ చేయండి",
"copy_direct_link": "డైరెక్ట్ లింక్ కాపీ చేయండి",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "ఈ బోర్డ్ యొక్క పీర్-టు-పీర్ నోడ్ యొక్క చిరునామా"
}
diff --git a/public/translations/th/default.json b/public/translations/th/default.json
index c1af9c57..5446e72f 100644
--- a/public/translations/th/default.json
+++ b/public/translations/th/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "รอการอนุมัติจากผู้ดูแล ไม่มองเห็นสำหรับผู้ใช้",
"copy_user_id": "คัดลอก ID ผู้ใช้",
"copy_direct_link": "คัดลอกลิงก์โดยตรง",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "ที่อยู่โหนด P2P ของบอร์ดนี้"
}
diff --git a/public/translations/tr/default.json b/public/translations/tr/default.json
index d74394e1..cc0867ca 100644
--- a/public/translations/tr/default.json
+++ b/public/translations/tr/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Moderatör onayı beklemede, kullanıcılara görünmüyor",
"copy_user_id": "kullanıcı ID'sini kopyala",
"copy_direct_link": "doğrudan bağlantıyı kopyala",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Bu panonun eşler arası düğüm adresi"
}
diff --git a/public/translations/uk/default.json b/public/translations/uk/default.json
index 35d355d1..7741653b 100644
--- a/public/translations/uk/default.json
+++ b/public/translations/uk/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Очікує затвердження модератора, не видно користувачам",
"copy_user_id": "копіювати ID користувача",
"copy_direct_link": "копіювати пряме посилання",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Адреса пірінгового вузла цієї дошки"
}
diff --git a/public/translations/ur/default.json b/public/translations/ur/default.json
index 90941df1..f5a243b0 100644
--- a/public/translations/ur/default.json
+++ b/public/translations/ur/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "ماڈریٹر کی منظوری کا انتظار، صارفین کے لیے نظر نہیں آتا",
"copy_user_id": "صارف کی شناخت کاپی کریں",
"copy_direct_link": "براہ راست لنک کاپی کریں",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "اس بورڈ کے پیر ٹو پیر نوڈ کا پتہ"
}
diff --git a/public/translations/vi/default.json b/public/translations/vi/default.json
index f8825603..b73c0c18 100644
--- a/public/translations/vi/default.json
+++ b/public/translations/vi/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "Chờ duyệt của người điều hành, không hiển thị cho người dùng",
"copy_user_id": "sao chép ID người dùng",
"copy_direct_link": "sao chép liên kết trực tiếp",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "Địa chỉ nút peer-to-peer của bảng này"
}
diff --git a/public/translations/zh/default.json b/public/translations/zh/default.json
index f46a7171..9000d583 100644
--- a/public/translations/zh/default.json
+++ b/public/translations/zh/default.json
@@ -278,5 +278,6 @@
"pending_mod_approval": "等待版主批准,用户不可见",
"copy_user_id": "复制用户ID",
"copy_direct_link": "复制直接链接",
- "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment."
+ "posts_auto_update_info": "Posts update automatically every ~2 minutes. It's not possible to disable this at the moment.",
+ "board_address_tooltip": "此板块的点对点节点地址"
}
diff --git a/src/components/board-header/board-header.tsx b/src/components/board-header/board-header.tsx
index 96447a58..dda56b87 100644
--- a/src/components/board-header/board-header.tsx
+++ b/src/components/board-header/board-header.tsx
@@ -103,6 +103,8 @@ const BoardHeader = () => {
navigate('/subs/settings#subscriptions-settings')}>
{subtitle}
+ ) : !isInAllView && !isInModView && subtitle ? (
+ {subtitle}
) : (
subtitle
)}