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 క్లయింట్ లో మీ పోస్టును చూడవచ్చు. అయినప్పటికీ పోస్టు చేయాలా?"
}