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