Files
nexus-terminal/packages/backend/src/locales/en/notifications.json
T
Baobhan Sith 37eb5ee9ab update
2025-04-15 19:55:57 +08:00

11 lines
287 B
JSON

{
"connection": {
"testSuccess": "Connection test successful for '{name}'!",
"testFailed": "Connection test failed for '{name}': {error}"
},
"settings": {
"updated": "Settings updated successfully.",
"ipWhitelistUpdated": "IP Whitelist updated successfully."
}
}