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 द्वारे फिल्टर केले जाईल. तुम्ही सेटिंग्जमध्ये हा फिल्टर अक्षम करू शकता किंवा Seedit सारख्या दुसऱ्या Plebbit क्लायंटवर तुमचा पोस्ट पाहू शकता. तरीही पोस्ट करायचे आहे का?"
}