From 03670e8773c670010386ab38d76f3c1bd04752e6 Mon Sep 17 00:00:00 2001 From: Vicente <33096355+Vicente015@users.noreply.github.com> Date: Sat, 24 Apr 2021 12:32:11 +0100 Subject: [PATCH] Added missing translation --- src/translations/es.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/translations/es.json b/src/translations/es.json index 706eefa3..37d8890e 100644 --- a/src/translations/es.json +++ b/src/translations/es.json @@ -150,7 +150,7 @@ }, "source": { "title": "Fuente", - "api": "Fondos API", + "api": "API de fondos", "custom_background": "Fondo personalizado", "custom_colour": "Color del fondo personalizado", "upload": "Subir", @@ -306,7 +306,7 @@ "author": "Autor", "buttons": { "addtomue": "Añadir a Mue", - "remove": "Remover" + "remove": "Desinstalar" }, "quote_warning": { "title": "Advertencia", @@ -361,10 +361,10 @@ }, "toasts": { "quote": "Cita copiada", - "notes": "Notes copied", + "notes": "Notas copiadas", "reset": "Restablecido correctamente", "installed": "Instalado correctamente", - "uninstalled": "Retirado correctamente", + "uninstalled": "Desinstalado correctamente", "error": "Algo salió mal", "imported": "Importado correctamente" }