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 @@
"copy_content_id": "Copy content ID",
"subscriptions_subtitle": "You are subscribed to {{count}} boards",
"bitsocial_account": "Bitsocial Account",
"p2p_options": "P2P options",
"purge": "purge",
"purge_confirm": "Purging permanently removes this content and all its replies from the database. Continue?",
"mod_queue": "Mod Queue",
@@ -287,5 +286,6 @@
"file": "File",
"media_hosting_none": "None",
"media_hosting_none_tip": "Hides the file upload button from post and reply forms",
"media_hosting": "Media Hosting"
"media_hosting": "Media Hosting",
"advanced_settings": "Advanced settings"
}