update
This commit is contained in:
@@ -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 白名单已成功更新。"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user