feat(post-form): show 'Link To File' when requirePostLinkIsMedia is true

This commit is contained in:
plebeius
2026-02-26 18:17:54 +08:00
parent 74a8880c39
commit 9793f0ed60
37 changed files with 83 additions and 37 deletions
+2 -1
View File
@@ -295,5 +295,6 @@
"import_account_backup": "استيراد نسخة احتياطية للحساب",
"account_auto_generated": "تم إنشاء هذا الحساب تلقائياً بواسطة 5chan، دون الحاجة للتسجيل.",
"download_backup": "تحميل النسخة الاحتياطية",
"boards_you_moderate_nav": "المنتديات التي تقوم بالإشراف عليها"
"boards_you_moderate_nav": "المنتديات التي تقوم بالإشراف عليها",
"link_to_file": "رابط للملف"
}