chore: complete arb

This commit is contained in:
cialloo
2024-07-21 15:27:03 +08:00
committed by Cialloo
parent 4acaaf290e
commit f1987c234f
2 changed files with 34 additions and 2 deletions

View File

@@ -1,3 +1,19 @@
{
"helloWorld": "Hello World!"
"mainPage": "Main",
"aboutPage": "About",
"logPage": "Log",
"settingsPage": "Settings",
"n2nSuperNode": "Super Node",
"n2nCommunity": "Community",
"n2nCommunityKey": "Community Key",
"n2nSelfAddress": "Self Address",
"saveConfig": "Save Config",
"connect": "Connect",
"useConfig": "Use Config",
"autoFirewall": "Automatically configure Windows firewall",
"checkUpdate": "Check Update",
"save": "Save",
"cancel": "Cancel",
"delete": "Delete",
"notImplement": "Work in progress"
}