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": "అధునాతన సెట్టింగ్‌లు"
}