@kui-shell/plugin-core-support
Version:
Kui plugin offering core extensions such as help and screenshot commands
45 lines (44 loc) • 1.79 kB
JSON
{
"versionUsageTitle": "Version Information",
"versionUsageHeader": "Print the current version",
"versionUsageOptionalDocs": "also check for updates",
"Report full version": "Report full version",
"helpUsageTitle": "Getting Started",
"helpUsageHeader": "A summary of the top-level command structure",
"Histogram": "Histogram",
"Tab": "Tab",
"New Tab": "New Tab",
"Created a new tab": "Created a new tab",
"Created a new tab named X": "Created a new tab **{0}**",
"Theme": "Theme",
"Provider": "Provider",
"Style": "Style",
"theme.Available Themes": "Available Themes",
"theme.currentTheme": "You are using the default theme",
"theme.usageDocs": "List available themes",
"theme.resetUsageDocs": "Reset to default theme",
"theme.setUsageDocs": "Set the current theme",
"theme.setUsageRequiredDocs": "The name of a theme to use",
"light": "light",
"dark": "dark",
"Light": "Light",
"Dark": "Dark",
"Default Light": "Default Light",
"Default Dark": "Default Dark",
"Update available": "Update available",
"Version X is available. Click to see the changelog and download the new release.": "{0} is available. Click to see the changelog and download the new release.",
"pleaseConfirm": "Please confirm",
"areYouSure": "Are you sure?",
"aboutToExecute": "You are about to execute the command",
"confirmationMessage": "Confirmation message",
"commandToBeExecuted": "Command to be executed",
"operationCancelled": "Operation canceled",
"operationConfirmed": "Operation confirmed",
"yesIAmSure": "Yes, I am sure",
"cancel": "Cancel",
"notSupportedInBrowser": "Command not yet supported when running in a browser",
"About": "About",
"Getting Started": "Getting Started",
"Configure": "Configure",
"Version": "Version"
}