From 805d57bf31193e6efe751fbceed30071dfa3ffb8 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Fri, 23 Dec 2022 16:46:59 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 98.5% (273 of 277 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/es/ --- public/locales/es/common.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index ec400f49..9af87af9 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -351,7 +351,6 @@ "seed": "Semilla" }, "diskstation": { - "upload": "Cargar", "seed": "Semilla" }, "flood": { @@ -384,5 +383,11 @@ "alerts": "Alertas", "connectedGateway": "Pasarelas conectadas", "connectedSwitches": "Interruptores conectados" + }, + "downloadstation": { + "download": "Download", + "upload": "Upload", + "leech": "Leech", + "seed": "Seed" } }