This commit is contained in:
Baobhan Sith
2025-04-15 19:55:57 +08:00
parent c026a42d06
commit 37eb5ee9ab
20 changed files with 898 additions and 333 deletions
@@ -0,0 +1,10 @@
{
"connection": {
"testSuccess": "连接 '{name}' 测试成功!",
"testFailed": "连接 '{name}' 测试失败: {error}"
},
"settings": {
"updated": "设置已成功更新。",
"ipWhitelistUpdated": "IP 白名单已成功更新。"
}
}