diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json index 56bfd877..2ee5c2d4 100644 --- a/public/locales/hu/common.json +++ b/public/locales/hu/common.json @@ -665,5 +665,14 @@ "failed": "Sikertelen", "canceled": "MegszakĂ­tva", "inProgress": "Folyamatban" + }, + "gamedig": { + "ping": "Ping", + "name": "Name", + "map": "Map", + "currentPlayers": "Current players", + "players": "Players", + "maxPlayers": "Max players", + "bots": "Bots" } }