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