Files
vscode/i18n/deu/extensions/extension-editing/out/extensionLinter.i18n.json
2017-07-29 16:07:07 -07:00

11 lines
683 B
JSON

/*---------------------------------------------------------------------------------------------
* 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.
{
"httpsRequired": "Für Bilder muss das HTTPS-Protokoll verwendet werden.",
"svgsNotValid": "SVGs sind keine gültige Bildquelle.",
"embeddedSvgsNotValid": "Eingebettete SVGs sind keine gültige Bildquelle.",
"dataUrlsNotValid": "Daten-URLs sind keine gültige Bildquelle."
}