diff --git a/public/locales/ko/common.json b/public/locales/ko/common.json index f1325b75e..92b18b494 100644 --- a/public/locales/ko/common.json +++ b/public/locales/ko/common.json @@ -665,5 +665,14 @@ "failed": "Failed", "canceled": "Canceled", "inProgress": "In Progress" + }, + "gamedig": { + "name": "Name", + "map": "Map", + "ping": "Ping", + "currentPlayers": "Current players", + "players": "Players", + "maxPlayers": "Max players", + "bots": "Bots" } }