From 50c4580f64c52113c057fb40e2990b925a1c6a4b Mon Sep 17 00:00:00 2001 From: tophf Date: Sun, 7 Jan 2018 17:30:43 +0300 Subject: [PATCH] update locales --- _locales/es/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/es/messages.json b/_locales/es/messages.json index cbcbb8a6..6d436513 100644 --- a/_locales/es/messages.json +++ b/_locales/es/messages.json @@ -339,7 +339,7 @@ "description": "Checkbox to show only non-Usercss (standard) styles" }, "liveReloadLabel": { - "message": "Recargar sobre la marcha", + "message": "Recargar en caliente", "description": "The label of live-reload feature" }, "linkGetStyles": { @@ -964,6 +964,10 @@ "message": "Agrega el estilo importado al estilo actual", "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": { "message": "Buscar estilos del editor", "description": "Find styles for the editor"