diff --git a/public/translations/ar/default.json b/public/translations/ar/default.json index 32fa25d4..28affa47 100644 --- a/public/translations/ar/default.json +++ b/public/translations/ar/default.json @@ -12,7 +12,6 @@ "dark": "داكن", "light": "فاتح", "my_communities": "مجتمعاتي", - "edit": "تعديل", "home": "الرئيسية", "all": "الكل", "submitted": "تم الإرسال", @@ -169,5 +168,7 @@ "mark_all_read": "وضع علامة على الجميع كمقروءة", "comment_reply": "رد على التعليق", "post_reply": "رد على المنشور", - "show_parent": "أظهر المشاركة المشار إليها" + "show_parent": "أظهر المشاركة المشار إليها", + "no_posts": "لا توجد مشاركات", + "media_url": "عنوان وسائط" } \ No newline at end of file diff --git a/public/translations/bn/default.json b/public/translations/bn/default.json index 786bc840..fcafeb44 100644 --- a/public/translations/bn/default.json +++ b/public/translations/bn/default.json @@ -12,7 +12,6 @@ "dark": "অন্ধকার", "light": "আলো", "my_communities": "আমার সম্প্রদায়", - "edit": "সম্পাদনা", "home": "হোম", "all": "সব", "submitted": "জমা দেওয়া হয়েছে", @@ -169,5 +168,7 @@ "mark_all_read": "সবগুলি পঠিত হিসেবে চিহ্নিত করুন", "comment_reply": "মন্তব্য প্রতিক্রিয়া", "post_reply": "পোস্ট উত্তর", - "show_parent": "সূচিত পোস্ট দেখুন" + "show_parent": "সূচিত পোস্ট দেখুন", + "no_posts": "কোন পোস্ট নেই", + "media_url": "মিডিয়া ইউআরএল" } \ No newline at end of file diff --git a/public/translations/cs/default.json b/public/translations/cs/default.json index efe32652..f135b0d4 100644 --- a/public/translations/cs/default.json +++ b/public/translations/cs/default.json @@ -12,7 +12,6 @@ "dark": "Tmavý", "light": "Světlá", "my_communities": "Mé komunity", - "edit": "Upravit", "home": "Domů", "all": "Vše", "submitted": "Odesláno", @@ -169,5 +168,7 @@ "mark_all_read": "označit vše jako přečtené", "comment_reply": "odpovědět na komentář", "post_reply": "odpovědět na příspěvek", - "show_parent": "zobrazit příspěvek, na který se odkazuje" + "show_parent": "zobrazit příspěvek, na který se odkazuje", + "no_posts": "žádné příspěvky", + "media_url": "URL médií" } \ No newline at end of file diff --git a/public/translations/da/default.json b/public/translations/da/default.json index 99031922..7920c78b 100644 --- a/public/translations/da/default.json +++ b/public/translations/da/default.json @@ -12,7 +12,6 @@ "dark": "Mørk", "light": "Lys", "my_communities": "Mine samfund", - "edit": "Rediger", "home": "Hjem", "all": "Alle", "submitted": "Indsendt", @@ -169,5 +168,7 @@ "mark_all_read": "markér alle som læst", "comment_reply": "svar på kommentar", "post_reply": "svar på indlæg", - "show_parent": "vis den henviste post" + "show_parent": "vis den henviste post", + "no_posts": "ingen indlæg", + "media_url": "medie-URL" } \ No newline at end of file diff --git a/public/translations/de/default.json b/public/translations/de/default.json index fd785122..71f1ccef 100644 --- a/public/translations/de/default.json +++ b/public/translations/de/default.json @@ -12,7 +12,6 @@ "dark": "Dunkel", "light": "hell", "my_communities": "meine Communities", - "edit": "ändern", "home": "hauptseite", "all": "alle", "submitted": "eingereicht", @@ -169,5 +168,7 @@ "mark_all_read": "alle als gelesen markieren", "comment_reply": "Kommentar antworten", "post_reply": "Beitrag antworten", - "show_parent": "zeige den verlinkten Beitrag" + "show_parent": "zeige den verlinkten Beitrag", + "no_posts": "keine Beiträge", + "media_url": "Medien-URL" } \ No newline at end of file diff --git a/public/translations/el/default.json b/public/translations/el/default.json index 374dc069..258d22ff 100644 --- a/public/translations/el/default.json +++ b/public/translations/el/default.json @@ -12,7 +12,6 @@ "dark": "Σκοτεινός", "light": "Φωτεινό", "my_communities": "Οι κοινότητές μου", - "edit": "Επεξεργασία", "home": "Αρχική", "all": "Όλα", "submitted": "Υποβλήθηκε", @@ -169,5 +168,7 @@ "mark_all_read": "επισήμανση όλων ως διαβασμένα", "comment_reply": "απάντηση σε σχόλιο", "post_reply": "απάντηση στην ανάρτηση", - "show_parent": "εμφάνιση της αναφερόμενης δημοσίευσης" + "show_parent": "εμφάνιση της αναφερόμενης δημοσίευσης", + "no_posts": "κανένα άρθρο", + "media_url": "URL πολυμέσων" } \ No newline at end of file diff --git a/public/translations/en/default.json b/public/translations/en/default.json index d3a3570d..cb0f1454 100644 --- a/public/translations/en/default.json +++ b/public/translations/en/default.json @@ -12,7 +12,6 @@ "dark": "dark", "light": "light", "my_communities": "my communities", - "edit": "edit", "home": "home", "all": "all", "submitted": "submitted", @@ -169,5 +168,7 @@ "mark_all_read": "mark all as read", "comment_reply": "comment reply", "post_reply": "post reply", - "show_parent": "show parent" + "show_parent": "show parent", + "no_posts": "no posts", + "media_url": "media url" } \ No newline at end of file diff --git a/public/translations/es/default.json b/public/translations/es/default.json index e3e27a87..bdc79579 100644 --- a/public/translations/es/default.json +++ b/public/translations/es/default.json @@ -12,7 +12,6 @@ "dark": "oscuro", "light": "claro", "my_communities": "mis comunidades", - "edit": "editar", "home": "inicio", "all": "todos", "submitted": "enviado", @@ -169,5 +168,7 @@ "mark_all_read": "marcar todos como leídos", "comment_reply": "responder al comentario", "post_reply": "responder al post", - "show_parent": "mostrar el post al que se hace referencia" + "show_parent": "mostrar el post al que se hace referencia", + "no_posts": "sin publicaciones", + "media_url": "URL de medios" } \ No newline at end of file diff --git a/public/translations/fa/default.json b/public/translations/fa/default.json index 9e5ef723..42f1d43a 100644 --- a/public/translations/fa/default.json +++ b/public/translations/fa/default.json @@ -12,7 +12,6 @@ "dark": "تاریک", "light": "روشن", "my_communities": "جوامع من", - "edit": "ویرایش", "home": "خانه", "all": "همه", "submitted": "ارسال شده", @@ -169,5 +168,7 @@ "mark_all_read": "نشان دادن همه به عنوان خوانده شده", "comment_reply": "پاسخ به نظر", "post_reply": "پاسخ به پست", - "show_parent": "نمایش پست مرجع داده شده" + "show_parent": "نمایش پست مرجع داده شده", + "no_posts": "بدون پست", + "media_url": "آدرس رسانه" } \ No newline at end of file diff --git a/public/translations/fi/default.json b/public/translations/fi/default.json index d3ba723b..1af9656c 100644 --- a/public/translations/fi/default.json +++ b/public/translations/fi/default.json @@ -12,7 +12,6 @@ "dark": "Tumma", "light": "Vaalea", "my_communities": "Omat yhteisöt", - "edit": "Muokkaa", "home": "Etusivu", "all": "Kaikki", "submitted": "Lähetetty", @@ -169,5 +168,7 @@ "mark_all_read": "merkitse kaikki luetuiksi", "comment_reply": "vastaa kommenttiin", "post_reply": "vastaa viestiin", - "show_parent": "näytä viitattu viesti" + "show_parent": "näytä viitattu viesti", + "no_posts": "ei viestejä", + "media_url": "medialinkki" } \ No newline at end of file diff --git a/public/translations/fil/default.json b/public/translations/fil/default.json index efc5913a..a5d25d18 100644 --- a/public/translations/fil/default.json +++ b/public/translations/fil/default.json @@ -12,7 +12,6 @@ "dark": "Madilim", "light": "Maliwanag", "my_communities": "Aking mga Komunidad", - "edit": "I-edit", "home": "Bahay", "all": "Lahat", "submitted": "Naipadala", @@ -169,5 +168,7 @@ "mark_all_read": "tandaan ang lahat bilang nabasa", "comment_reply": "sagot sa komento", "post_reply": "sagot sa post", - "show_parent": "ipakita ang tinutukoy na post" + "show_parent": "ipakita ang tinutukoy na post", + "no_posts": "walang post", + "media_url": "media url" } \ No newline at end of file diff --git a/public/translations/fr/default.json b/public/translations/fr/default.json index c442a89e..e5bfa26a 100644 --- a/public/translations/fr/default.json +++ b/public/translations/fr/default.json @@ -12,7 +12,6 @@ "dark": "sombre", "light": "clair", "my_communities": "mes communautés", - "edit": "modifier", "home": "accueil", "all": "tous", "submitted": "soumis", @@ -169,5 +168,7 @@ "mark_all_read": "marquer tout comme lu", "comment_reply": "répondre au commentaire", "post_reply": "répondre au post", - "show_parent": "afficher le post référencé" + "show_parent": "afficher le post référencé", + "no_posts": "pas de publications", + "media_url": "URL multimédia" } \ No newline at end of file diff --git a/public/translations/he/default.json b/public/translations/he/default.json index c1c3864b..e480c2ba 100644 --- a/public/translations/he/default.json +++ b/public/translations/he/default.json @@ -12,7 +12,6 @@ "dark": "כהה", "light": "בהיר", "my_communities": "הקהילות שלי", - "edit": "ערוך", "home": "בית", "all": "הכל", "submitted": "נשלח", @@ -169,5 +168,7 @@ "mark_all_read": "סמן הכל כנקרא", "comment_reply": "הגב לתגובה", "post_reply": "הגב לפוסט", - "show_parent": "הצג את הפוסט המתייחס אליו" + "show_parent": "הצג את הפוסט המתייחס אליו", + "no_posts": "אין פוסטים", + "media_url": "כתובת מדיה" } \ No newline at end of file diff --git a/public/translations/hi/default.json b/public/translations/hi/default.json index 18ff1068..3900561c 100644 --- a/public/translations/hi/default.json +++ b/public/translations/hi/default.json @@ -12,7 +12,6 @@ "dark": "अंधेरा", "light": "हल्का", "my_communities": "मेरे समुदाय", - "edit": "संपादित करें", "home": "होम", "all": "सब", "submitted": "भेजा गया", @@ -169,5 +168,7 @@ "mark_all_read": "सभी को पढ़ा हुआ चिह्नित करें", "comment_reply": "कमेंट का जवाब दें", "post_reply": "पोस्ट का जवाब दें", - "show_parent": "संदर्भित पोस्ट दिखाएं" + "show_parent": "संदर्भित पोस्ट दिखाएं", + "no_posts": "कोई पोस्ट नहीं", + "media_url": "मीडिया यूआरएल" } \ No newline at end of file diff --git a/public/translations/hu/default.json b/public/translations/hu/default.json index 64931dc4..e304f8a8 100644 --- a/public/translations/hu/default.json +++ b/public/translations/hu/default.json @@ -12,7 +12,6 @@ "dark": "Sötét", "light": "Világos", "my_communities": "Saját közösségeim", - "edit": "Szerkesztés", "home": "Főoldal", "all": "Összes", "submitted": "Beküldve", @@ -169,5 +168,7 @@ "mark_all_read": "összes megjelölése olvasottként", "comment_reply": "válasz a hozzászólásra", "post_reply": "válasz a posztra", - "show_parent": "mutassa a hivatkozott bejegyzést" + "show_parent": "mutassa a hivatkozott bejegyzést", + "no_posts": "nincsenek hozzászólások", + "media_url": "média URL" } \ No newline at end of file diff --git a/public/translations/id/default.json b/public/translations/id/default.json index 2d7503b7..223f50f0 100644 --- a/public/translations/id/default.json +++ b/public/translations/id/default.json @@ -12,7 +12,6 @@ "dark": "Gelap", "light": "Terang", "my_communities": "Komunitas Saya", - "edit": "Edit", "home": "Beranda", "all": "Semua", "submitted": "Dikirim", @@ -169,5 +168,7 @@ "mark_all_read": "tandai semua sebagai telah dibaca", "comment_reply": "balas komentar", "post_reply": "balas postingan", - "show_parent": "tampilkan posting yang dirujuk" + "show_parent": "tampilkan posting yang dirujuk", + "no_posts": "tidak ada posting", + "media_url": "URL media" } \ No newline at end of file diff --git a/public/translations/it/default.json b/public/translations/it/default.json index efe26f64..b32c2f8b 100644 --- a/public/translations/it/default.json +++ b/public/translations/it/default.json @@ -12,7 +12,6 @@ "dark": "scuro", "light": "chiaro", "my_communities": "le mie comunità", - "edit": "modifica", "home": "home", "all": "tutti", "submitted": "inviato", @@ -169,5 +168,7 @@ "mark_all_read": "segna tutti come letti", "comment_reply": "rispondi al commento", "post_reply": "rispondi al post", - "show_parent": "mostra il post a cui è riferito" + "show_parent": "mostra il post a cui è riferito", + "no_posts": "nessun post", + "media_url": "URL media" } \ No newline at end of file diff --git a/public/translations/ja/default.json b/public/translations/ja/default.json index d0a030a1..3d0695f8 100644 --- a/public/translations/ja/default.json +++ b/public/translations/ja/default.json @@ -12,7 +12,6 @@ "dark": "暗い", "light": "明るい", "my_communities": "マイコミュニティ", - "edit": "編集", "home": "ホーム", "all": "すべて", "submitted": "送信済み", @@ -169,5 +168,7 @@ "mark_all_read": "すべてを既読にする", "comment_reply": "コメントに返信", "post_reply": "投稿に返信", - "show_parent": "参照されている投稿を表示" + "show_parent": "参照されている投稿を表示", + "no_posts": "投稿はありません", + "media_url": "メディア URL" } \ No newline at end of file diff --git a/public/translations/ko/default.json b/public/translations/ko/default.json index 4edbcae4..7e3823d4 100644 --- a/public/translations/ko/default.json +++ b/public/translations/ko/default.json @@ -12,7 +12,6 @@ "dark": "어두운", "light": "밝은", "my_communities": "내 커뮤니티", - "edit": "편집", "home": "홈", "all": "모두", "submitted": "제출됨", @@ -169,5 +168,7 @@ "mark_all_read": "모두 읽은 상태로 표시", "comment_reply": "댓글 답글", "post_reply": "게시물 답글", - "show_parent": "참조된 게시물 표시" + "show_parent": "참조된 게시물 표시", + "no_posts": "게시물이 없습니다", + "media_url": "미디어 URL" } \ No newline at end of file diff --git a/public/translations/mr/default.json b/public/translations/mr/default.json index a32b0591..f6563fe8 100644 --- a/public/translations/mr/default.json +++ b/public/translations/mr/default.json @@ -12,7 +12,6 @@ "dark": "गडद", "light": "पांढरा", "my_communities": "माझ्या समुदायांतील", - "edit": "संपादित करा", "home": "मुख्यपृष्ठ", "all": "सर्व", "submitted": "सबमिट केले", @@ -169,5 +168,7 @@ "mark_all_read": "सर्व कोणत्याही वाचल्याचं दर्जा", "comment_reply": "कॉमेंटचा उत्तर", "post_reply": "पोस्टचा उत्तर", - "show_parent": "संदर्भित पोस्ट दाखवा" + "show_parent": "संदर्भित पोस्ट दाखवा", + "no_posts": "कोणतेही पोस्ट नाहीत", + "media_url": "मिडिया URL" } \ No newline at end of file diff --git a/public/translations/nl/default.json b/public/translations/nl/default.json index e4b4377f..fe57edb6 100644 --- a/public/translations/nl/default.json +++ b/public/translations/nl/default.json @@ -12,7 +12,6 @@ "dark": "Donker", "light": "Licht", "my_communities": "Mijn gemeenschappen", - "edit": "Bewerken", "home": "Thuis", "all": "Alle", "submitted": "Ingediend", @@ -169,5 +168,7 @@ "mark_all_read": "markeer alles als gelezen", "comment_reply": "reageren op reactie", "post_reply": "reageren op bericht", - "show_parent": "toon de verwezen post" + "show_parent": "toon de verwezen post", + "no_posts": "geen berichten", + "media_url": "media-url" } \ No newline at end of file diff --git a/public/translations/no/default.json b/public/translations/no/default.json index d6d8fc92..91dab27b 100644 --- a/public/translations/no/default.json +++ b/public/translations/no/default.json @@ -12,7 +12,6 @@ "dark": "Mørk", "light": "Lys", "my_communities": "Mine samfunn", - "edit": "Rediger", "home": "Hjem", "all": "Alle", "submitted": "Innsendt", @@ -169,5 +168,7 @@ "mark_all_read": "merk alle som lest", "comment_reply": "svar på kommentar", "post_reply": "svar på innlegg", - "show_parent": "vis den refererte posten" + "show_parent": "vis den refererte posten", + "no_posts": "ingen innlegg", + "media_url": "medie-URL" } \ No newline at end of file diff --git a/public/translations/pl/default.json b/public/translations/pl/default.json index 82b5ee28..c71db015 100644 --- a/public/translations/pl/default.json +++ b/public/translations/pl/default.json @@ -12,7 +12,6 @@ "dark": "Ciemny", "light": "Jasne", "my_communities": "Moje społeczności", - "edit": "Edytuj", "home": "Strona główna", "all": "Wszystko", "submitted": "Wysłane", @@ -169,5 +168,7 @@ "mark_all_read": "oznacz wszystko jako przeczytane", "comment_reply": "odpowiedź na komentarz", "post_reply": "odpowiedź na post", - "show_parent": "pokaż post, do którego jest odwołanie" + "show_parent": "pokaż post, do którego jest odwołanie", + "no_posts": "brak postów", + "media_url": "URL mediów" } \ No newline at end of file diff --git a/public/translations/pt/default.json b/public/translations/pt/default.json index 84bb3cec..a22933d4 100644 --- a/public/translations/pt/default.json +++ b/public/translations/pt/default.json @@ -12,7 +12,6 @@ "dark": "escuro", "light": "claro", "my_communities": "minhas comunidades", - "edit": "editar", "home": "início", "all": "todos", "submitted": "enviado", @@ -169,5 +168,7 @@ "mark_all_read": "marcar todos como lidos", "comment_reply": "responder ao comentário", "post_reply": "responder ao post", - "show_parent": "mostrar a postagem referenciada" + "show_parent": "mostrar a postagem referenciada", + "no_posts": "sem publicações", + "media_url": "URL de mídia" } \ No newline at end of file diff --git a/public/translations/ro/default.json b/public/translations/ro/default.json index a46c2b41..01ddf167 100644 --- a/public/translations/ro/default.json +++ b/public/translations/ro/default.json @@ -12,7 +12,6 @@ "dark": "Întunecat", "light": "Luminos", "my_communities": "Comunitățile mele", - "edit": "Editează", "home": "Acasă", "all": "Toate", "submitted": "Trimis", @@ -169,5 +168,7 @@ "mark_all_read": "marcați toate ca citite", "comment_reply": "răspunde la comentariu", "post_reply": "răspunde la postare", - "show_parent": "afișează postarea referită" + "show_parent": "afișează postarea referită", + "no_posts": "niciun post", + "media_url": "URL media" } \ No newline at end of file diff --git a/public/translations/ru/default.json b/public/translations/ru/default.json index 829ad1c0..b5f8ec4a 100644 --- a/public/translations/ru/default.json +++ b/public/translations/ru/default.json @@ -12,7 +12,6 @@ "dark": "Темный", "light": "Светлый", "my_communities": "Мои сообщества", - "edit": "Редактировать", "home": "Главная", "all": "Все", "submitted": "Отправлено", @@ -169,5 +168,7 @@ "mark_all_read": "пометить все как прочитанные", "comment_reply": "ответить на комментарий", "post_reply": "ответить на пост", - "show_parent": "показать упомянутый пост" + "show_parent": "показать упомянутый пост", + "no_posts": "нет записей", + "media_url": "URL медиа" } \ No newline at end of file diff --git a/public/translations/sq/default.json b/public/translations/sq/default.json index 611182b3..9b07a077 100644 --- a/public/translations/sq/default.json +++ b/public/translations/sq/default.json @@ -12,7 +12,6 @@ "dark": "Errët", "light": "I ndritur", "my_communities": "Komunitetet e mia", - "edit": "Redakto", "home": "Kryefaqja", "all": "Të gjithë", "submitted": "I dërguar", @@ -169,5 +168,7 @@ "mark_all_read": "shëno të gjitha si të lexuara", "comment_reply": "përgjigju komentit", "post_reply": "përgjigju postës", - "show_parent": "shfaq postën e referuar" + "show_parent": "shfaq postën e referuar", + "no_posts": "asnjë postim", + "media_url": "media url" } \ No newline at end of file diff --git a/public/translations/sv/default.json b/public/translations/sv/default.json index 13e2388f..6a8ad034 100644 --- a/public/translations/sv/default.json +++ b/public/translations/sv/default.json @@ -12,7 +12,6 @@ "dark": "Mörk", "light": "Ljus", "my_communities": "Mina gemenskaper", - "edit": "Redigera", "home": "Hem", "all": "Alla", "submitted": "Inskickad", @@ -169,5 +168,7 @@ "mark_all_read": "markera alla som läst", "comment_reply": "svara på kommentar", "post_reply": "svara på inlägg", - "show_parent": "visa den refererade posten" + "show_parent": "visa den refererade posten", + "no_posts": "inga inlägg", + "media_url": "media-url" } \ No newline at end of file diff --git a/public/translations/te/default.json b/public/translations/te/default.json index 3db8d9ab..b723960f 100644 --- a/public/translations/te/default.json +++ b/public/translations/te/default.json @@ -12,7 +12,6 @@ "dark": "ముదురు", "light": "తెలుపు", "my_communities": "నా సముదాయాలు", - "edit": "సవరించు", "home": "హోమ్", "all": "అన్ని", "submitted": "సబ్మిట్ చేసినది", @@ -169,5 +168,7 @@ "mark_all_read": "అన్నిను చదవండి", "comment_reply": "కమెంట్ స్పందించండి", "post_reply": "పోస్టు స్పందించండి", - "show_parent": "సూచించబడిన పోస్ట్ చూపించు" + "show_parent": "సూచించబడిన పోస్ట్ చూపించు", + "no_posts": "పోస్టులు లేవు", + "media_url": "మీడియా URL" } \ No newline at end of file diff --git a/public/translations/th/default.json b/public/translations/th/default.json index 2bb57deb..9ab8ffdd 100644 --- a/public/translations/th/default.json +++ b/public/translations/th/default.json @@ -12,7 +12,6 @@ "dark": "มืด", "light": "สีขาว", "my_communities": "ชุมชนของฉัน", - "edit": "แก้ไข", "home": "หน้าแรก", "all": "ทั้งหมด", "submitted": "ส่งแล้ว", @@ -169,5 +168,7 @@ "mark_all_read": "ทำเครื่องหมายทั้งหมดว่าอ่านแล้ว", "comment_reply": "ตอบกลับความคิดเห็น", "post_reply": "ตอบกลับโพสต์", - "show_parent": "แสดงโพสต์ที่ถูกอ้างอิง" + "show_parent": "แสดงโพสต์ที่ถูกอ้างอิง", + "no_posts": "ไม่มีโพสต์", + "media_url": "URL สื่อ" } \ No newline at end of file diff --git a/public/translations/tr/default.json b/public/translations/tr/default.json index 6d0d4bc0..b799e8aa 100644 --- a/public/translations/tr/default.json +++ b/public/translations/tr/default.json @@ -12,7 +12,6 @@ "dark": "Karanlık", "light": "Açık", "my_communities": "Topluluklarım", - "edit": "Düzenle", "home": "Ana Sayfa", "all": "Tümü", "submitted": "Gönderildi", @@ -169,5 +168,7 @@ "mark_all_read": "tümünü okundu olarak işaretle", "comment_reply": "yorumu yanıtla", "post_reply": "gönderiye yanıtla", - "show_parent": "atıfta bulunulan gönderiyi göster" + "show_parent": "atıfta bulunulan gönderiyi göster", + "no_posts": "gönderi yok", + "media_url": "medya URL'si" } \ No newline at end of file diff --git a/public/translations/uk/default.json b/public/translations/uk/default.json index 3bd4c195..76872cb0 100644 --- a/public/translations/uk/default.json +++ b/public/translations/uk/default.json @@ -12,7 +12,6 @@ "dark": "Темний", "light": "Світлий", "my_communities": "Мої спільноти", - "edit": "Редагувати", "home": "Головна", "all": "Всі", "submitted": "Надіслано", @@ -169,5 +168,7 @@ "mark_all_read": "позначити всі як прочитані", "comment_reply": "відповісти на коментар", "post_reply": "відповісти на пост", - "show_parent": "показати зазначений допис" + "show_parent": "показати зазначений допис", + "no_posts": "немає повідомлень", + "media_url": "URL медіа" } \ No newline at end of file diff --git a/public/translations/ur/default.json b/public/translations/ur/default.json index 230bea5e..5a659f01 100644 --- a/public/translations/ur/default.json +++ b/public/translations/ur/default.json @@ -12,7 +12,6 @@ "dark": "تاریک", "light": "ہلکا", "my_communities": "میری کمیونٹیاں", - "edit": "تدوین کریں", "home": "ہوم", "all": "تمام", "submitted": "جمع کروائی گئی", @@ -169,5 +168,7 @@ "mark_all_read": "سب کو پڑھا ہوا مارک کریں", "comment_reply": "تبادلہ کریں جواب", "post_reply": "پوسٹ کا جواب دیں", - "show_parent": "ذکر کردہ پوسٹ دکھائیں" + "show_parent": "ذکر کردہ پوسٹ دکھائیں", + "no_posts": "کوئی پوسٹ نہیں", + "media_url": "میڈیا یو آر ایل" } \ No newline at end of file diff --git a/public/translations/vi/default.json b/public/translations/vi/default.json index d0040917..51630e98 100644 --- a/public/translations/vi/default.json +++ b/public/translations/vi/default.json @@ -12,7 +12,6 @@ "dark": "Tối", "light": "Sáng", "my_communities": "Cộng đồng của tôi", - "edit": "Chỉnh sửa", "home": "Trang chủ", "all": "Tất cả", "submitted": "Đã gửi", @@ -169,5 +168,7 @@ "mark_all_read": "đánh dấu tất cả là đã đọc", "comment_reply": "trả lời bình luận", "post_reply": "trả lời bài đăng", - "show_parent": "hiển thị bài viết được tham khảo" + "show_parent": "hiển thị bài viết được tham khảo", + "no_posts": "không có bài viết", + "media_url": "URL phương tiện" } \ No newline at end of file diff --git a/public/translations/zh/default.json b/public/translations/zh/default.json index 4b14070d..74f94494 100644 --- a/public/translations/zh/default.json +++ b/public/translations/zh/default.json @@ -12,7 +12,6 @@ "dark": "暗", "light": "浅色", "my_communities": "我的社群", - "edit": "编辑", "home": "首页", "all": "全部", "submitted": "已提交", @@ -169,5 +168,7 @@ "mark_all_read": "全部标记为已读", "comment_reply": "回复评论", "post_reply": "回复帖子", - "show_parent": "显示被引用的帖子" + "show_parent": "显示被引用的帖子", + "no_posts": "没有帖子", + "media_url": "媒体链接" } \ No newline at end of file diff --git a/src/components/account-bar/account-bar.tsx b/src/components/account-bar/account-bar.tsx index f1a13d37..ac7d4e95 100644 --- a/src/components/account-bar/account-bar.tsx +++ b/src/components/account-bar/account-bar.tsx @@ -83,7 +83,7 @@ const AccountBar = () => { accountDropdownOptions.push( createAccount()}> - +create + +{t('create')} , ); diff --git a/src/components/author-sidebar/author-sidebar.tsx b/src/components/author-sidebar/author-sidebar.tsx index 760b6c0c..bb301c5a 100644 --- a/src/components/author-sidebar/author-sidebar.tsx +++ b/src/components/author-sidebar/author-sidebar.tsx @@ -116,7 +116,7 @@ const AuthorSidebar = () => { {' '} ( - edit + {t('edit')} ) diff --git a/src/components/reply-form/reply-form.tsx b/src/components/reply-form/reply-form.tsx index 75528659..435706ac 100644 --- a/src/components/reply-form/reply-form.tsx +++ b/src/components/reply-form/reply-form.tsx @@ -76,7 +76,7 @@ const ReplyForm = ({ cid, isReplyingToReply, hideReplyForm }: ReplyFormProps) =>