From fc222f2b059c2fce3a3b58ed241f82407e8ba26e Mon Sep 17 00:00:00 2001 From: Andrew <66430340+aandrew-me@users.noreply.github.com> Date: Mon, 30 Jan 2023 12:43:43 +0600 Subject: [PATCH] New translations en.json (Spanish) --- translations/es.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/translations/es.json b/translations/es.json index fb82bfd..c366f7b 100644 --- a/translations/es.json +++ b/translations/es.json @@ -87,5 +87,8 @@ "Use config file": "Usar archivo de configuración", "Open app": "Abrir app", "Paste video link": "Pegar enlace de vídeo", - "Quit": "Salir" + "Quit": "Salir", + "Error Details": "Detalles del error", + "Click to copy": "Clic para copiar", + "Copied text": "Texto copiado" }