feat(post form): alert user when submitting a post without media

This commit is contained in:
Tom (plebeius.eth)
2024-09-20 17:57:25 +02:00
parent b3adb6c9a0
commit 3c27fd6c31
36 changed files with 84 additions and 37 deletions
+2 -1
View File
@@ -232,5 +232,6 @@
"enable": "הפעל",
"order": "סדר",
"text": "טקסט",
"filtered_threads": "אשכולות ממוינים"
"filtered_threads": "אשכולות ממוינים",
"missing_link_confirm": "הפוסט שלך חסר קישור עם תמונה, הוא ית过滤 ברירת מחדל ב-Plebchan. אתה יכול לבטל את הפילטר הזה בהגדרות, או לצפות בפוסט שלך בלקוח Plebbit אחר, כמו Seedit. לפרסם בכל מקרה?"
}