This commit is contained in:
Baobhan Sith
2025-04-26 09:05:58 +08:00
parent e24dc5b01b
commit c141c39bf8
2 changed files with 0 additions and 20 deletions
@@ -1,10 +0,0 @@
{
"connection": {
"testSuccess": "Connection test successful for '{name}'!",
"testFailed": "Connection test failed for '{name}': {error}"
},
"settings": {
"updated": "Settings updated successfully.",
"ipWhitelistUpdated": "IP Whitelist updated successfully."
}
}
@@ -1,10 +0,0 @@
{
"connection": {
"testSuccess": "连接 '{name}' 测试成功!",
"testFailed": "连接 '{name}' 测试失败: {error}"
},
"settings": {
"updated": "设置已成功更新。",
"ipWhitelistUpdated": "IP 白名单已成功更新。"
}
}