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" } }