From aaad2f5b996b694215d061b5f9ffa73ff29794d8 Mon Sep 17 00:00:00 2001 From: Daniel Casanueva Date: Mon, 20 Nov 2023 11:23:33 +0100 Subject: [PATCH] Small fix for Spanish translation The proper term here is "atajo de teclado", not "atajo del teclado". --- i18n/es/cosmic_edit.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/es/cosmic_edit.ftl b/i18n/es/cosmic_edit.ftl index 04c59c4..63f83a0 100644 --- a/i18n/es/cosmic_edit.ftl +++ b/i18n/es/cosmic_edit.ftl @@ -67,5 +67,5 @@ show-line-numbers = Mostrar números de línea highlight-current-line = Resaltar línea actual syntax-highlighting = Resaltado de sintaxis... menu-settings = Ajustes... -menu-keyboard-shortcuts = Atajos del teclado... +menu-keyboard-shortcuts = Atajos de teclado... about-cosmic-text-editor = Sobre el Editor de Texto COSMIC