diff --git a/public/locales/te/common.json b/public/locales/te/common.json index 40ec23767..e68971bfe 100644 --- a/public/locales/te/common.json +++ b/public/locales/te/common.json @@ -512,5 +512,10 @@ "pterodactyl": { "servers": "Servers", "nodes": "Nodes" + }, + "prometheus": { + "targets_up": "Targets Up", + "targets_down": "Targets Down", + "targets_total": "Total Targets" } }