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