feat(settings): move account json editing to dedicated full editor route

This commit is contained in:
plebeius
2026-02-24 20:33:07 +08:00
parent dc43a8438e
commit fb9443a0f8
47 changed files with 852 additions and 219 deletions
+10 -1
View File
@@ -282,5 +282,14 @@
"top": "పై",
"reply_count": "సమాధానాల సంఖ్య",
"pagination.pageCurrent": "పేజీ {{page}} (ప్రస్తుత)",
"pagination.pageLabel": "పేజీ"
"pagination.pageLabel": "పేజీ",
"archive": "ఆర్కైవ్",
"search_ops_placeholder": "Search OPs...",
"private_key_warning_title": "ప్రైవేట్ కీ హెచ్చరిక",
"private_key_warning_description": "ఈ ఎడిటర్ మీ ఖాతా యొక్క ప్రైవేట్ కీని చూపిస్తుంది. ఈ డేటాను ఎవరితోనూ భాగస్వామ్యం చేయవద్దు. తప్పుగా ఎడిట్ చేయడం మీ ఖాతాను పాడు చేయవచ్చు.",
"go_back": "వెనుకకు",
"continue": "కొనసాగించు",
"loading_editor": "సంపాదకాన్ని లోడ్ చేస్తోంది...",
"editor_fallback_warning": "కోడ్ ఎడిటర్ లోడ్ చేయడం విఫలమైంది. బదులుగా సాధారణ టెక్స్ట్ ఏరియా ఉపయోగిస్తున్నారు.",
"return_to_settings": "సెట్టింగ్‌లకు తిరిగి వెళ్ళండి"
}