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