refactor(settings): rename p2p options to advanced settings

This commit is contained in:
plebeius
2026-02-18 17:29:41 +08:00
parent f5eba9adbe
commit 2669c9ab09
40 changed files with 86 additions and 86 deletions
+2 -2
View File
@@ -251,7 +251,6 @@
"nsfw_boards_only": "لوحات NSFW فقط",
"worksafe_boards_only": "لوحات آمنة للعمل فقط",
"bitsocial_account": "حساب Bitsocial",
"p2p_options": "خيارات P2P",
"purge": "حذف نهائي",
"purge_confirm": "سيؤدي الحذف النهائي إلى إزالة هذا المحتوى وجميع الردود عليه من قاعدة البيانات بشكل دائم. متابعة؟",
"mod_queue": "قائمة انتظار الإشراف",
@@ -287,5 +286,6 @@
"file": "ملف",
"media_hosting_none": "لا شيء",
"media_hosting_none_tip": "إخفاء زر تحميل الملف من نماذج المنشورات والردود",
"media_hosting": "استضافة الوسائط"
"media_hosting": "استضافة الوسائط",
"advanced_settings": "الإعدادات المتقدمة"
}