mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
New localization input
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"json.bower.default": "Standarddatei \"bower.json\"",
|
||||
"json.bower.error.repoaccess": "Fehler bei der Anforderung des Bower-Repositorys: {0}",
|
||||
"json.bower.latest.version": "Neueste",
|
||||
"json.bower.package.hover": "{0}"
|
||||
}
|
||||
Reference in New Issue
Block a user