diff --git a/public/locales/he/common.json b/public/locales/he/common.json index 50e59471b..172786dd0 100644 --- a/public/locales/he/common.json +++ b/public/locales/he/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" } }