From 689ea374974fea8f9313173b27b7d0088b4fa271 Mon Sep 17 00:00:00 2001 From: Andrew <66430340+aandrew-me@users.noreply.github.com> Date: Sun, 26 Feb 2023 16:31:22 +0600 Subject: [PATCH] New translations en.json (Spanish) --- translations/es.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/translations/es.json b/translations/es.json index c366f7b..909c187 100644 --- a/translations/es.json +++ b/translations/es.json @@ -90,5 +90,11 @@ "Quit": "Salir", "Error Details": "Detalles del error", "Click to copy": "Clic para copiar", - "Copied text": "Texto copiado" + "Copied text": "Texto copiado", + "Normal": "Estándar", + "Good": "Bueno", + "Bad": "Mal", + "Worst": "Peor", + "Select Quality": "Seleccionar calidad", + "Disable auto updates": "Desactivar actualizaciones automáticas" }