From 2b21d50ce256b00da56953155898a2bd6b039a97 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 27 Jul 2023 05:07:31 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 87.4% (426 of 487 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ru/ --- public/locales/ru/common.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index ed23a2a9c..4f73ea7e4 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -665,5 +665,14 @@ "notStarted": "Not Started", "failed": "Failed", "canceled": "Canceled" + }, + "gamedig": { + "name": "Name", + "map": "Map", + "currentPlayers": "Current players", + "players": "Players", + "maxPlayers": "Max players", + "bots": "Bots", + "ping": "Ping" } }