diff --git a/public/locales/th/common.json b/public/locales/th/common.json index 33c56589..6cdf1df0 100644 --- a/public/locales/th/common.json +++ b/public/locales/th/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" } }