From e9ebf67cdaafaa44fab8f1d48d42c579d8f8f976 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Thu, 27 Jul 2023 12:24:44 +0000 Subject: [PATCH 1/2] Translated using Weblate (Spanish) Currently translated at 100.0% (487 of 487 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/es/ --- public/locales/es/common.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/es/common.json b/public/locales/es/common.json index ba0e64f1..d0f7025e 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -667,11 +667,11 @@ "inProgress": "En proceso" }, "gamedig": { - "name": "Name", - "map": "Map", - "currentPlayers": "Current players", - "players": "Players", - "maxPlayers": "Max players", + "name": "Nombre", + "map": "Mapa", + "currentPlayers": "Jugadores actuales", + "players": "Jugadores", + "maxPlayers": "Jugadores máximos", "bots": "Bots", "ping": "Ping" } From ac61dc5d0c5b6de9aa9d3544207c4f196eff6e12 Mon Sep 17 00:00:00 2001 From: Dan Date: Thu, 27 Jul 2023 09:37:38 +0000 Subject: [PATCH 2/2] Translated using Weblate (Ukrainian) Currently translated at 100.0% (487 of 487 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/uk/ --- public/locales/uk/common.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index f831a41a..b532eccd 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -667,12 +667,12 @@ "inProgress": "В процесі" }, "gamedig": { - "name": "Name", - "map": "Map", - "currentPlayers": "Current players", - "players": "Players", - "maxPlayers": "Max players", - "bots": "Bots", - "ping": "Ping" + "name": "Назва", + "map": "Мапа", + "currentPlayers": "Поточні гравці", + "players": "Гравці", + "maxPlayers": "Максимум гравців", + "bots": "Ботів", + "ping": "Пінг" } }