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