mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-23 13:20:30 -04:00
21 lines
798 B
JSON
21 lines
798 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."
|
|
],
|
|
"version": "1.0.0",
|
|
"contents": {
|
|
"dist/AADHelper": {
|
|
"signOut": "Se ha cerrado la sesión porque se ha producido un error al leer la información de autenticación almacenada."
|
|
},
|
|
"package": {
|
|
"description": "Proveedor de autenticación de Microsoft",
|
|
"displayName": "Cuenta Microsoft",
|
|
"signIn": "Iniciar sesión",
|
|
"signOut": "Cerrar sesión"
|
|
}
|
|
}
|
|
} |