From 8c067616e2aeea2b30e4194e03e7612c3f9d1977 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 1 Mar 2023 06:14:36 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 98.6% (366 of 371 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/es/ --- public/locales/es/common.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index ff6b7a55a..646978732 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -519,5 +519,12 @@ "targets_up": "Objetivos arriba", "targets_down": "Objetivos abajo", "targets_total": "Objetivos totales" + }, + "minecraft": { + "status": "Status", + "up": "Online", + "players": "Players", + "version": "Version", + "down": "Offline" } }