update locales

This commit is contained in:
tophf 2018-01-07 17:30:43 +03:00
parent 23fcbd6c27
commit 50c4580f64

View File

@ -339,7 +339,7 @@
"description": "Checkbox to show only non-Usercss (standard) styles" "description": "Checkbox to show only non-Usercss (standard) styles"
}, },
"liveReloadLabel": { "liveReloadLabel": {
"message": "Recargar sobre la marcha", "message": "Recargar en caliente",
"description": "The label of live-reload feature" "description": "The label of live-reload feature"
}, },
"linkGetStyles": { "linkGetStyles": {
@ -964,6 +964,10 @@
"message": "Agrega el estilo importado al estilo actual", "message": "Agrega el estilo importado al estilo actual",
"description": "Tooltip for the button to import a style and append to the existing sections" "description": "Tooltip for the button to import a style and append to the existing sections"
}, },
"liveReloadInstallHint": {
"message": "'Recargar en caliente' está habilitado de forma que el estilo instalado se autoactualizará con los cambios externos mientras que tanto esta pestaña como la pestaña con el fichero fuente están abiertas.",
"description": "The label of live-reload feature"
},
"editorStylesButton": { "editorStylesButton": {
"message": "Buscar estilos del editor", "message": "Buscar estilos del editor",
"description": "Find styles for the editor" "description": "Find styles for the editor"