From 9219a63a6a78bcb92ea25efdb83202a6e0af362c Mon Sep 17 00:00:00 2001
From: Nicolas de Diego <dediegopinedo@gmail.com>
Date: Sun, 5 Jul 2020 10:37:42 +0000
Subject: [PATCH] Translated using Weblate (Spanish)

Currently translated at 100.0% (13 of 13 strings)

Translation: Revolt/Web App
Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/es/
---
 es.json | 28 +++++++++++++++++++++++++++-
 1 file changed, 27 insertions(+), 1 deletion(-)

diff --git a/es.json b/es.json
index 0967ef4..c199c06 100644
--- a/es.json
+++ b/es.json
@@ -1 +1,27 @@
-{}
+{
+    "app": {
+        "main": {
+            "channel": {
+                "message": "Message {{name}}"
+            }
+        }
+    },
+    "login": {
+        "create": "Crear una nueva cuenta.",
+        "new": "¿Nuevo a REVOLT?",
+        "forgot": "¿Olvidó su contraseña?",
+        "enter": {
+            "password": "Pon tu contraseña.",
+            "email": "Pon tu email."
+        },
+        "password": "Contraseña",
+        "email": "Email",
+        "title": "Login"
+    },
+    "general": {
+        "image_by": "Imagen de",
+        "privacy": "Política de privacidad",
+        "tos": "Términos de servicio",
+        "about": "Sobre nosotros"
+    }
+}
-- 
GitLab