Skip to content

Commit a49c027

Browse files
authored
chore(i18n): fix spanish tooltip for saveScreenshot (#168)
1 parent 192aa0b commit a49c027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/services/i18n/locales/es_ES/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"addDescription": "Agregar Descripción",
1515
"addToFavorites": "Agregar a Favoritos",
1616
"addTag": "Agregar Etiqueta",
17-
"saveScreenshot": "Guardar la Pantalla",
17+
"saveScreenshot": "Guardar Captura",
1818
"exportToHtml": "Exportar HTML",
1919
"rename": "Renombrar",
2020
"duplicate": "Duplicar",

0 commit comments

Comments
 (0)