diff --git a/public/locales/fi/common.json b/public/locales/fi/common.json index 41e98abfd..bdf5d178a 100644 --- a/public/locales/fi/common.json +++ b/public/locales/fi/common.json @@ -519,5 +519,12 @@ "targets_up": "Targets Up", "targets_down": "Targets Down", "targets_total": "Total Targets" + }, + "minecraft": { + "players": "Players", + "version": "Version", + "status": "Status", + "up": "Online", + "down": "Offline" } }