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