mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01:00
Translation input.
This commit is contained in:
@@ -5,8 +5,13 @@
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"altKey": "ALT",
|
||||
"altKey.long": "ALT",
|
||||
"cmdKey": "COMMAND",
|
||||
"cmdKey.long": "COMMAND",
|
||||
"ctrlKey": "CTRL",
|
||||
"ctrlKey.long": "Управление",
|
||||
"shiftKey": "SHIFT",
|
||||
"windowsKey": "Windows"
|
||||
"shiftKey.long": "SHIFT",
|
||||
"windowsKey": "Windows",
|
||||
"windowsKey.long": "Windows"
|
||||
}
|
||||
Reference in New Issue
Block a user