mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
First cut of translations.
This commit is contained in:
@@ -4,14 +4,14 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"altKey": "ALT",
|
||||
"altKey.long": "ALT",
|
||||
"altKey": "Alt",
|
||||
"altKey.long": "Alt",
|
||||
"cmdKey": "COMMAND",
|
||||
"cmdKey.long": "COMMAND",
|
||||
"ctrlKey": "CTRL",
|
||||
"ctrlKey": "Ctrl",
|
||||
"ctrlKey.long": "Управление",
|
||||
"shiftKey": "SHIFT",
|
||||
"shiftKey.long": "SHIFT",
|
||||
"shiftKey": "Shift",
|
||||
"shiftKey.long": "Shift",
|
||||
"windowsKey": "Windows",
|
||||
"windowsKey.long": "Windows"
|
||||
}
|
||||
Reference in New Issue
Block a user