diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index 86008450..f831a41a 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -665,5 +665,14 @@ "notStarted": "Не розпочато", "canceled": "Скасовано", "inProgress": "В процесі" + }, + "gamedig": { + "name": "Name", + "map": "Map", + "currentPlayers": "Current players", + "players": "Players", + "maxPlayers": "Max players", + "bots": "Bots", + "ping": "Ping" } }