{
  "componentName": "Team Dev Preview",
  "placeholders": {
    "commitMessage": "Message (required)"
  },
  "footer": {
    "openFullDialog": "Open full dialog"
  },
  "buttons": {
    "update": "Update",
    "commit": "Commit",
    "committing": "Committing...",
    "updating": "Updating...",
    "shareKBToServer": "Share KB to Server",
    "createKBFromServer": "Create KB from Server",
    "teamDev": "Team Development",
    "reloadLocal": "Reload local changes",
    "reloadRemote": "Reload remote changes",
    "reconnect": "Reconnect",
    "reloadingLocal": "Loading local changes...",
    "reloadingRemote": "Loading remote changes..."
  },
  "captions": {
    "remoteChanges": "Remote changes",
    "localChanges": "Local changes"
  },
  "accessibleNames": {
    "commitMessage": "Commit Message"
  },
  "emptyState": {
    "noConnectedKBTitle": "Not connected to any server",
    "noOpenKBDescription": "You can create a KB from server to get started",
    "noConnectedKBDescription": "You can share your current KB to get started",
    "frozenVersionTitle": "You are working on a frozen version",
    "frozenVersionDescription": "No changes can be made while working on a frozen version",
    "noConnectedGXServerTitle": "GeneXus Server connection interrupted",
    "noConnectedGXServerDescription": "You may have been disconnected from the server or there was a network issue",
    "noLocalChanges": "There are no local changes to display",
    "noRemoteChanges": "There are no remote changes to display",
    "about": "Learn more about",
    "noLinkedVersionTitle": "You are working on an unlinked version",
    "noLinkedVersionDescription": "Please share your version to a server to enable Team Development features"
  }
}
