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