{
  "componentName": "Server Selector",
  "header": {
    "title": "Choose a server or add one by URL"
  },
  "recentlyUsed": {
    "title": "Recently Used"
  },
  "allServers": {
    "title": "All Servers"
  },
  "labels": {
    "serverUrl": "Server URL",
    "serverName": "Friendly Name"
  },
  "placeholders": {
    "serverUrl": "Enter a GX Server URL",
    "serverName": "Enter a GX Server Friendly Name",
    "searchServers": "Search servers by name..."
  },
  "footer": {
    "cancel": "Cancel",
    "confirm": "Confirm"
  },
  "errors": {
    "serverUrlInvalid": "Server URL is invalid"
  },
  "emptyConnectedServers": "There are no servers to show",
  "status": {
    "connected": "Connected"
  },
  "captions": {
    "selectServer": "Select a server from the list below",
    "addServer": "Enter a server URL manually"
  },
  "actions": {
    "deleteServer": "Delete server"
  }
}
