From 94067a1ec220e532f1b71d29cdbdf86bdfa2cc51 Mon Sep 17 00:00:00 2001 From: woosade Date: Wed, 28 Apr 2021 09:37:57 +0200 Subject: [PATCH] Added translation using Weblate (Spanish) --- lang/common/es-ES.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/common/es-ES.json diff --git a/lang/common/es-ES.json b/lang/common/es-ES.json new file mode 100644 index 0000000..388ac30 --- /dev/null +++ b/lang/common/es-ES.json @@ -0,0 +1,19 @@ +{ + "meta": { + "name": "" + }, + "strings": { + "username": "", + "password": "", + "emailAddress": "", + "name": "", + "submit": "", + "success": "", + "error": "", + "copy": "", + "copied": "", + "time24h": "", + "time12h": "", + "theme": "" + } +}