diff --git a/public/translations/ar/default.json b/public/translations/ar/default.json index b4dc8d20..43fa04e5 100644 --- a/public/translations/ar/default.json +++ b/public/translations/ar/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} منشورات منذ {{currentTimeFilterName}}: <1>عرض المزيد من المنشورات من الأسبوع الماضي", "more_posts_last_month": "{{count}} منشورات منذ {{currentTimeFilterName}}: <1>عرض {{moreCount}} منشورات إضافية من الشهر الماضي", "loading_feed": "تحميل الخلاصة", - "loading_post": "جاري تحميل المنشور" + "loading_post": "جاري تحميل المنشور", + "node_stats": "إحصائيات العقدة" } \ No newline at end of file diff --git a/public/translations/bn/default.json b/public/translations/bn/default.json index cad066c3..515493ad 100644 --- a/public/translations/bn/default.json +++ b/public/translations/bn/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} পোস্ট {{currentTimeFilterName}} থেকে: <1>গত সপ্তাহ থেকে আরও পোস্ট দেখান", "more_posts_last_month": "{{count}} পোস্ট {{currentTimeFilterName}} থেকে: <1>আরও {{moreCount}} পোস্ট দেখুন গত মাস থেকে", "loading_feed": "লোডিং ফিড", - "loading_post": "পোস্ট লোড হচ্ছে" + "loading_post": "পোস্ট লোড হচ্ছে", + "node_stats": "নোড পরিসংখ্যান" } \ No newline at end of file diff --git a/public/translations/cs/default.json b/public/translations/cs/default.json index 0b624c12..b4967194 100644 --- a/public/translations/cs/default.json +++ b/public/translations/cs/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} příspěvků od {{currentTimeFilterName}}: <1>zobrazit více příspěvků z minulého týdne", "more_posts_last_month": "{{count}} příspěvků od {{currentTimeFilterName}}: <1>zobrazit {{moreCount}} více příspěvků z minulého měsíce", "loading_feed": "Načítání kanálu", - "loading_post": "Načítání příspěvku" + "loading_post": "Načítání příspěvku", + "node_stats": "Statistiky uzlu" } \ No newline at end of file diff --git a/public/translations/da/default.json b/public/translations/da/default.json index a8a20ceb..4e3aadd0 100644 --- a/public/translations/da/default.json +++ b/public/translations/da/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} indlæg siden {{currentTimeFilterName}}: <1>vis flere indlæg fra sidste uge", "more_posts_last_month": "{{count}} indlæg siden {{currentTimeFilterName}}: <1>vis {{moreCount}} flere indlæg fra sidste måned", "loading_feed": "Indlæser feed", - "loading_post": "Indlæser indlæg" + "loading_post": "Indlæser indlæg", + "node_stats": "Node-statistik" } \ No newline at end of file diff --git a/public/translations/de/default.json b/public/translations/de/default.json index 06dd6e13..e9a3d5f0 100644 --- a/public/translations/de/default.json +++ b/public/translations/de/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} Beiträge seit {{currentTimeFilterName}}: <1>weitere Beiträge aus der letzten Woche anzeigen", "more_posts_last_month": "{{count}} Beiträge seit {{currentTimeFilterName}}: <1>mehr {{moreCount}} Beiträge aus dem letzten Monat anzeigen", "loading_feed": "Lädt Feed", - "loading_post": "Beitrag wird geladen" + "loading_post": "Beitrag wird geladen", + "node_stats": "Knotenstatistiken" } \ No newline at end of file diff --git a/public/translations/el/default.json b/public/translations/el/default.json index 61a2fc03..795bbf47 100644 --- a/public/translations/el/default.json +++ b/public/translations/el/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} αναρτήσεις από {{currentTimeFilterName}}: <1>εμφάνιση περισσότερων αναρτήσεων από την περασμένη εβδομάδα", "more_posts_last_month": "{{count}} δημοσιεύσεις από {{currentTimeFilterName}}: <1>δειξτε {{moreCount}} περισσότερες δημοσιεύσεις από τον προηγούμενο μήνα", "loading_feed": "Φόρτωση ροής", - "loading_post": "Φόρτωση ανάρτησης" + "loading_post": "Φόρτωση ανάρτησης", + "node_stats": "Στατιστικά κόμβου" } \ No newline at end of file diff --git a/public/translations/en/default.json b/public/translations/en/default.json index b46440aa..f7460556 100644 --- a/public/translations/en/default.json +++ b/public/translations/en/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} posts since {{currentTimeFilterName}}: <1>show more posts from last week", "more_posts_last_month": "{{count}} posts since {{currentTimeFilterName}}: <1>show {{moreCount}} more posts from last month", "loading_feed": "Loading feed", - "loading_post": "Loading post" + "loading_post": "Loading post", + "node_stats": "Node stats" } \ No newline at end of file diff --git a/public/translations/es/default.json b/public/translations/es/default.json index f9e1882f..f7dc3add 100644 --- a/public/translations/es/default.json +++ b/public/translations/es/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} publicaciones desde {{currentTimeFilterName}}: <1>mostrar más publicaciones de la semana pasada", "more_posts_last_month": "{{count}} publicaciones desde {{currentTimeFilterName}}: <1>ver {{moreCount}} más publicaciones del mes pasado", "loading_feed": "Cargando feed", - "loading_post": "Cargando publicación" + "loading_post": "Cargando publicación", + "node_stats": "Estadísticas del nodo" } \ No newline at end of file diff --git a/public/translations/fa/default.json b/public/translations/fa/default.json index bc711dcc..e0e302dc 100644 --- a/public/translations/fa/default.json +++ b/public/translations/fa/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} پست از {{currentTimeFilterName}}: <1>نمایش پست‌های بیشتر از هفته گذشته", "more_posts_last_month": "{{count}} پست از {{currentTimeFilterName}}: <1>نمایش {{moreCount}} پست‌های بیشتر از ماه گذشته", "loading_feed": "در حال بارگذاری فید", - "loading_post": "در حال بارگذاری پست" + "loading_post": "در حال بارگذاری پست", + "node_stats": "آمار گره" } \ No newline at end of file diff --git a/public/translations/fi/default.json b/public/translations/fi/default.json index 851df2e8..e74891d8 100644 --- a/public/translations/fi/default.json +++ b/public/translations/fi/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} viestiä {{currentTimeFilterName}} jälkeen: <1>näytä lisää viestejä viime viikolta", "more_posts_last_month": "{{count}} julkaisua {{currentTimeFilterName}} jälkeen: <1>näytä {{moreCount}} lisää julkaisuja viime kuukaudesta", "loading_feed": "Ladataan syöte", - "loading_post": "Ladataan viestiä" + "loading_post": "Ladataan viestiä", + "node_stats": "Solmun tilastot" } \ No newline at end of file diff --git a/public/translations/fil/default.json b/public/translations/fil/default.json index c7016d79..71079d93 100644 --- a/public/translations/fil/default.json +++ b/public/translations/fil/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} mga post mula {{currentTimeFilterName}}: <1>magpakita ng higit pang mga post mula sa nakaraang linggo", "more_posts_last_month": "{{count}} mga post mula {{currentTimeFilterName}}: <1>ipakita ang {{moreCount}} higit pang mga post mula noong nakaraang buwan", "loading_feed": "Naglo-load ng feed", - "loading_post": "Naglo-load na post" + "loading_post": "Naglo-load na post", + "node_stats": "Istatistika ng node" } \ No newline at end of file diff --git a/public/translations/fr/default.json b/public/translations/fr/default.json index 35dbbef8..9e213f3a 100644 --- a/public/translations/fr/default.json +++ b/public/translations/fr/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} publications depuis {{currentTimeFilterName}}: <1>afficher plus de publications de la semaine dernière", "more_posts_last_month": "{{count}} publications depuis {{currentTimeFilterName}}: <1>afficher {{moreCount}} publications de plus du mois dernier", "loading_feed": "Chargement du flux", - "loading_post": "Chargement du message" + "loading_post": "Chargement du message", + "node_stats": "Statistiques du nœud" } \ No newline at end of file diff --git a/public/translations/he/default.json b/public/translations/he/default.json index 63136d28..52b2bdeb 100644 --- a/public/translations/he/default.json +++ b/public/translations/he/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} פוסטים מ{{currentTimeFilterName}}: <1>הצג פוסטים נוספים מהשבוע שעבר", "more_posts_last_month": "{{count}} פוסטים מאז {{currentTimeFilterName}}: <1>הצג {{moreCount}} פוסטים נוספים מהחודש שעבר", "loading_feed": "טוען פיד", - "loading_post": "טוען פוסט" + "loading_post": "טוען פוסט", + "node_stats": "סטטיסטיקות צומת" } \ No newline at end of file diff --git a/public/translations/hi/default.json b/public/translations/hi/default.json index ab36d162..a6b1da06 100644 --- a/public/translations/hi/default.json +++ b/public/translations/hi/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} पोस्ट {{currentTimeFilterName}} से: <1>पिछले सप्ताह से और पोस्ट दिखाएं", "more_posts_last_month": "{{count}} पोस्ट {{currentTimeFilterName}} से: <1>अधिक {{moreCount}} पोस्ट दिखाएं पिछले महीने से", "loading_feed": "लोडिंग फीड", - "loading_post": "पोस्ट लोड हो रहा है" + "loading_post": "पोस्ट लोड हो रहा है", + "node_stats": "नोड आँकड़े" } \ No newline at end of file diff --git a/public/translations/hu/default.json b/public/translations/hu/default.json index c6d7d70e..34713b70 100644 --- a/public/translations/hu/default.json +++ b/public/translations/hu/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} bejegyzés {{currentTimeFilterName}} óta: <1>további bejegyzések megjelenítése a múlt héten", "more_posts_last_month": "{{count}} bejegyzés {{currentTimeFilterName}} óta: <1>több {{moreCount}} bejegyzés megjelenítése a múlt hónapból", "loading_feed": "Betöltés a hírcsatornára", - "loading_post": "Bejegyzés betöltése" + "loading_post": "Bejegyzés betöltése", + "node_stats": "Csomópont statisztikák" } \ No newline at end of file diff --git a/public/translations/id/default.json b/public/translations/id/default.json index cf1e1041..32e8ced1 100644 --- a/public/translations/id/default.json +++ b/public/translations/id/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} pos dari {{currentTimeFilterName}}: <1>tampilkan lebih banyak pos dari minggu lalu", "more_posts_last_month": "{{count}} pos dari {{currentTimeFilterName}}: <1>tampilkan {{moreCount}} lebih banyak pos dari bulan lalu", "loading_feed": "Memuat feed", - "loading_post": "Memuat pos" + "loading_post": "Memuat pos", + "node_stats": "Statistik node" } \ No newline at end of file diff --git a/public/translations/it/default.json b/public/translations/it/default.json index 727aa60b..ba5154ff 100644 --- a/public/translations/it/default.json +++ b/public/translations/it/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} post da {{currentTimeFilterName}}: <1>mostra più post dalla scorsa settimana", "more_posts_last_month": "{{count}} post da {{currentTimeFilterName}}: <1>mostra {{moreCount}} più post dal mese scorso", "loading_feed": "Caricamento feed", - "loading_post": "Caricamento del post" + "loading_post": "Caricamento del post", + "node_stats": "Statistiche del nodo" } \ No newline at end of file diff --git a/public/translations/ja/default.json b/public/translations/ja/default.json index cb162542..f64e32cb 100644 --- a/public/translations/ja/default.json +++ b/public/translations/ja/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} 件の投稿 {{currentTimeFilterName}} から: <1>先週の投稿をもっと表示する", "more_posts_last_month": "{{count}} 件の投稿 {{currentTimeFilterName}} 以降: <1>先月の投稿を{{moreCount}}件もっと見る", "loading_feed": "フィードを読み込んでいます", - "loading_post": "投稿を読み込み中" + "loading_post": "投稿を読み込み中", + "node_stats": "ノード統計" } \ No newline at end of file diff --git a/public/translations/ko/default.json b/public/translations/ko/default.json index 04b97fa2..64749bbd 100644 --- a/public/translations/ko/default.json +++ b/public/translations/ko/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} 개의 게시물 {{currentTimeFilterName}} 이후: <1>지난주 게시물 더 보기", "more_posts_last_month": "{{count}} 게시물 {{currentTimeFilterName}} 이후: <1>지난 달 게시물 {{moreCount}}개 더 보기", "loading_feed": "피드를 로딩 중", - "loading_post": "게시물 로딩 중" + "loading_post": "게시물 로딩 중", + "node_stats": "노드 통계" } \ No newline at end of file diff --git a/public/translations/mr/default.json b/public/translations/mr/default.json index 270bf7a8..c22af18b 100644 --- a/public/translations/mr/default.json +++ b/public/translations/mr/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} पोस्ट {{currentTimeFilterName}} पासून: <1>मागील आठवड्यातील अधिक पोस्ट पहा", "more_posts_last_month": "{{count}} पोस्ट {{currentTimeFilterName}} पासून: <1>पार्श्ववर्ती पोस्ट आणखी {{moreCount}} पहा गेल्या महिन्यातून", "loading_feed": "फीड लोड करत आहे", - "loading_post": "पोस्ट लोड होत आहे" + "loading_post": "पोस्ट लोड होत आहे", + "node_stats": "नोड आकडेवारी" } \ No newline at end of file diff --git a/public/translations/nl/default.json b/public/translations/nl/default.json index 9b3a6932..48d19a8a 100644 --- a/public/translations/nl/default.json +++ b/public/translations/nl/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} berichten sinds {{currentTimeFilterName}}: <1>meer berichten van vorige week weergeven", "more_posts_last_month": "{{count}} berichten sinds {{currentTimeFilterName}}: <1>meer {{moreCount}} berichten van vorige maand tonen", "loading_feed": "Laad feed", - "loading_post": "Bericht wordt geladen" + "loading_post": "Bericht wordt geladen", + "node_stats": "Node-statistieken" } \ No newline at end of file diff --git a/public/translations/no/default.json b/public/translations/no/default.json index d16c1b0f..0a52ab03 100644 --- a/public/translations/no/default.json +++ b/public/translations/no/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} innlegg siden {{currentTimeFilterName}}: <1>vis flere innlegg fra forrige uke", "more_posts_last_month": "{{count}} innlegg siden {{currentTimeFilterName}}: <1>vis {{moreCount}} flere innlegg fra forrige måned", "loading_feed": "Laster feed", - "loading_post": "Laster innlegg" + "loading_post": "Laster innlegg", + "node_stats": "Node-statistikk" } \ No newline at end of file diff --git a/public/translations/pl/default.json b/public/translations/pl/default.json index b85dc493..4bc6f3ad 100644 --- a/public/translations/pl/default.json +++ b/public/translations/pl/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} posty od {{currentTimeFilterName}}: <1>pokaż więcej postów z zeszłego tygodnia", "more_posts_last_month": "{{count}} postów od {{currentTimeFilterName}}: <1>pokaż {{moreCount}} więcej postów z ubiegłego miesiąca", "loading_feed": "Ładowanie kanału", - "loading_post": "Ładowanie posta" + "loading_post": "Ładowanie posta", + "node_stats": "Statystyki węzła" } \ No newline at end of file diff --git a/public/translations/pt/default.json b/public/translations/pt/default.json index f2051565..ad2f9d1b 100644 --- a/public/translations/pt/default.json +++ b/public/translations/pt/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} postagens desde {{currentTimeFilterName}}: <1>mostrar mais postagens da semana passada", "more_posts_last_month": "{{count}} postagens desde {{currentTimeFilterName}}: <1>mostrar {{moreCount}} mais postagens do mês passado", "loading_feed": "Carregando feed", - "loading_post": "Carregando post" + "loading_post": "Carregando post", + "node_stats": "Estatísticas do nó" } \ No newline at end of file diff --git a/public/translations/ro/default.json b/public/translations/ro/default.json index 5cbd046a..9e938f6d 100644 --- a/public/translations/ro/default.json +++ b/public/translations/ro/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} postări din {{currentTimeFilterName}}: <1>arată mai multe postări de săptămâna trecută", "more_posts_last_month": "{{count}} postări din {{currentTimeFilterName}}: <1>afișați {{moreCount}} mai multe postări din luna trecută", "loading_feed": "Încărcare feed", - "loading_post": "Se încarcă postarea" + "loading_post": "Se încarcă postarea", + "node_stats": "Statistici nod" } \ No newline at end of file diff --git a/public/translations/ru/default.json b/public/translations/ru/default.json index 4726d5b8..f5edc9f5 100644 --- a/public/translations/ru/default.json +++ b/public/translations/ru/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} постов с {{currentTimeFilterName}}: <1>показать больше постов с прошлой недели", "more_posts_last_month": "{{count}} постов с {{currentTimeFilterName}}: <1>показать {{moreCount}} больше постов с прошлого месяца", "loading_feed": "Загрузка ленты", - "loading_post": "Загрузка сообщения" + "loading_post": "Загрузка сообщения", + "node_stats": "Статистика узла" } \ No newline at end of file diff --git a/public/translations/sq/default.json b/public/translations/sq/default.json index cb0cfc18..8249d840 100644 --- a/public/translations/sq/default.json +++ b/public/translations/sq/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} postime që nga {{currentTimeFilterName}}: <1>shfaq më shumë postime nga java e kaluar", "more_posts_last_month": "{{count}} postime nga {{currentTimeFilterName}}: <1>shfaq {{moreCount}} më shumë postime nga muaji i kaluar", "loading_feed": "Po ngarkoni feed-in", - "loading_post": "Po ngarkohet postimi" + "loading_post": "Po ngarkohet postimi", + "node_stats": "Statistikat e nyjës" } \ No newline at end of file diff --git a/public/translations/sv/default.json b/public/translations/sv/default.json index d8709914..594a2658 100644 --- a/public/translations/sv/default.json +++ b/public/translations/sv/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} inlägg sedan {{currentTimeFilterName}}: <1>visa fler inlägg från förra veckan", "more_posts_last_month": "{{count}} inlägg sedan {{currentTimeFilterName}}: <1>visa {{moreCount}} fler inlägg från förra månaden", "loading_feed": "Laddar flöde", - "loading_post": "Laddar inlägg" + "loading_post": "Laddar inlägg", + "node_stats": "Node-statistik" } \ No newline at end of file diff --git a/public/translations/te/default.json b/public/translations/te/default.json index 0c482e85..f5950bde 100644 --- a/public/translations/te/default.json +++ b/public/translations/te/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} పోస్ట్‌లు {{currentTimeFilterName}} నుండి: <1>గత వారం నుండి మరిన్ని పోస్ట్‌లు చూపించు", "more_posts_last_month": "{{count}} పోస్టులు {{currentTimeFilterName}} నుండి: <1>గత నెల నుండి {{moreCount}} మరిన్ని పోస్టులను చూపించు", "loading_feed": "లోడింగ్ ఫీడ్", - "loading_post": "పోస్ట్ లోడవుతోంది" + "loading_post": "పోస్ట్ లోడవుతోంది", + "node_stats": "నోడ్ గణాంకాలు" } \ No newline at end of file diff --git a/public/translations/th/default.json b/public/translations/th/default.json index 19218c33..bd33b1bf 100644 --- a/public/translations/th/default.json +++ b/public/translations/th/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} โพสต์จาก {{currentTimeFilterName}}: <1>แสดงโพสต์เพิ่มเติมจากสัปดาห์ที่แล้ว", "more_posts_last_month": "{{count}} โพสต์ตั้งแต่ {{currentTimeFilterName}}: <1>แสดง {{moreCount}} โพสต์เพิ่มเติมจากเดือนที่แล้ว", "loading_feed": "กำลังโหลดฟีด", - "loading_post": "กำลังโหลดโพสต์" + "loading_post": "กำลังโหลดโพสต์", + "node_stats": "สถิติโหนด" } \ No newline at end of file diff --git a/public/translations/tr/default.json b/public/translations/tr/default.json index 297b08e6..18d3f590 100644 --- a/public/translations/tr/default.json +++ b/public/translations/tr/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} gönderi {{currentTimeFilterName}} tarihinden itibaren: <1>geçen haftadan daha fazla gönderi göster", "more_posts_last_month": "{{count}} gönderi {{currentTimeFilterName}}'dan itibaren: <1>geçen aydan {{moreCount}} daha fazla gönderi göster", "loading_feed": "Yükleniyor besleme", - "loading_post": "Gönderi yükleniyor" + "loading_post": "Gönderi yükleniyor", + "node_stats": "Düğüm istatistikleri" } \ No newline at end of file diff --git a/public/translations/uk/default.json b/public/translations/uk/default.json index 2d6f72ec..258db52b 100644 --- a/public/translations/uk/default.json +++ b/public/translations/uk/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} дописів з {{currentTimeFilterName}}: <1>показати більше дописів з минулого тижня", "more_posts_last_month": "{{count}} дописів з {{currentTimeFilterName}}: <1>показати {{moreCount}} більше дописів з минулого місяця", "loading_feed": "Завантаження потоку", - "loading_post": "Завантаження поста" + "loading_post": "Завантаження поста", + "node_stats": "Статистика вузла" } \ No newline at end of file diff --git a/public/translations/ur/default.json b/public/translations/ur/default.json index 3189e45d..df20ece5 100644 --- a/public/translations/ur/default.json +++ b/public/translations/ur/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} پوسٹس {{currentTimeFilterName}} سے: <1>پچھلے ہفتے سے مزید پوسٹس دکھائیں", "more_posts_last_month": "{{count}} پوسٹس {{currentTimeFilterName}} سے: <1>پچھلے مہینے کی مزید {{moreCount}} پوسٹس دکھائیں", "loading_feed": "لوڈ ہو رہا ہے فیڈ", - "loading_post": "پوسٹ لوڈ ہو رہی ہے" + "loading_post": "پوسٹ لوڈ ہو رہی ہے", + "node_stats": "نوڈ کے اعدادوشمار" } \ No newline at end of file diff --git a/public/translations/vi/default.json b/public/translations/vi/default.json index 60e98e05..ae1eb12b 100644 --- a/public/translations/vi/default.json +++ b/public/translations/vi/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} bài viết từ {{currentTimeFilterName}}: <1>hiển thị thêm bài viết từ tuần trước", "more_posts_last_month": "{{count}} bài đăng kể từ {{currentTimeFilterName}}: <1>hiển thị thêm {{moreCount}} bài đăng từ tháng trước", "loading_feed": "Đang tải feed", - "loading_post": "Đang tải bài viết" + "loading_post": "Đang tải bài viết", + "node_stats": "Thống kê nút" } \ No newline at end of file diff --git a/public/translations/zh/default.json b/public/translations/zh/default.json index 6db089bc..5e8419ca 100644 --- a/public/translations/zh/default.json +++ b/public/translations/zh/default.json @@ -278,5 +278,6 @@ "more_posts_last_week": "{{count}} 帖子来自 {{currentTimeFilterName}}: <1>显示更多来自上周的帖子", "more_posts_last_month": "{{count}} 帖子自 {{currentTimeFilterName}} 起: <1>显示更多{{moreCount}}来自上个月的帖子", "loading_feed": "加载中...", - "loading_post": "正在加载帖子" + "loading_post": "正在加载帖子", + "node_stats": "节点统计" } \ No newline at end of file diff --git a/src/components/settings-modal/interface-settings/interface-settings.module.css b/src/components/settings-modal/interface-settings/interface-settings.module.css index 145cdd45..6aa53f62 100644 --- a/src/components/settings-modal/interface-settings/interface-settings.module.css +++ b/src/components/settings-modal/interface-settings/interface-settings.module.css @@ -14,6 +14,7 @@ .version a { color: var(--post-link-text-color); text-decoration: var(--post-content-link-text-decoration); + text-transform: lowercase; } .version a:hover { diff --git a/src/components/settings-modal/interface-settings/interface-settings.tsx b/src/components/settings-modal/interface-settings/interface-settings.tsx index 67aef408..74a5d249 100644 --- a/src/components/settings-modal/interface-settings/interface-settings.tsx +++ b/src/components/settings-modal/interface-settings/interface-settings.tsx @@ -10,6 +10,7 @@ import useCatalogFiltersStore from '../../../stores/use-catalog-filters-store'; import useExpandedMediaStore from '../../../stores/use-expanded-media-store'; import useSpecialThemeStore from '../../../stores/use-special-theme-store'; import { isChristmas } from '../../../lib/utils/time-utils'; +import Version from '../../version'; const commitRef = process.env.REACT_APP_COMMIT_REF; const isElectron = window.isElectron === true; @@ -137,15 +138,7 @@ const InterfaceSettings = () => { return (
- {_.capitalize(t('version'))}:{' '} - - {packageJson.version} - - {commitRef && ( - - #{commitRef.slice(0, 7)} - - )} + {_.capitalize(t('version'))}:
{_.capitalize(t('update'))}: diff --git a/src/components/version/index.ts b/src/components/version/index.ts new file mode 100644 index 00000000..69de93ac --- /dev/null +++ b/src/components/version/index.ts @@ -0,0 +1 @@ +export { default } from './version'; diff --git a/src/components/version/version.tsx b/src/components/version/version.tsx new file mode 100644 index 00000000..9d3d5431 --- /dev/null +++ b/src/components/version/version.tsx @@ -0,0 +1,39 @@ +import { useTranslation } from 'react-i18next'; +import packageJson from '../../../package.json'; + +const { version } = packageJson; +const commitRef = process.env.REACT_APP_COMMIT_REF; +const isElectron = window.isElectron === true; + +const getBetaVersion = (version: string) => { + const parts = version.split('.'); + parts[parts.length - 1] = (parseInt(parts[parts.length - 1]) + 1).toString(); + return parts.join('.') + '-beta'; +}; + +const Version = () => { + const { t } = useTranslation(); + + return ( + <> + + v{commitRef ? getBetaVersion(version) : version} + + {isElectron && ( + <> + {' '} + -{' '} + + {t('node_stats')} + + + )} + + ); +}; + +export default Version; diff --git a/src/views/home/home.module.css b/src/views/home/home.module.css index 1bf84941..0fff8da7 100644 --- a/src/views/home/home.module.css +++ b/src/views/home/home.module.css @@ -254,6 +254,7 @@ padding-top: 2em; padding-bottom: 1em; font-size: 11px; + text-transform: lowercase; } .version a { diff --git a/src/views/home/home.tsx b/src/views/home/home.tsx index fe516573..4d592220 100644 --- a/src/views/home/home.tsx +++ b/src/views/home/home.tsx @@ -8,6 +8,7 @@ import useDefaultSubplebbits, { useDefaultSubplebbitAddresses } from '../../hook import useSubplebbitsStats from '../../hooks/use-subplebbits-stats'; import PopularThreadsBox from './popular-threads-box'; import BoardsList from './boards-list'; +import Version from '../../components/version'; // https://github.com/plebbit/temporary-default-subplebbits/blob/master/README.md // plebchan shouldn't consider 'vulgar' or 'anti' as nsfw tags, unlike more sfw-oriented clients @@ -122,9 +123,6 @@ const downloadAppLink = (() => { } })(); -const isElectron = window.isElectron === true; -const commitRef = process.env.REACT_APP_COMMIT_REF; - export const Footer = () => { const { t } = useTranslation(); return ( @@ -172,19 +170,7 @@ export const Footer = () => {
- - v{packageJson.version} - - {isElectron && ( - - node stats - - )} - {commitRef && ( - - #{commitRef.slice(0, 7)} - - )} +
);