diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index 7b69d6440..fad289eb0 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -512,5 +512,10 @@ "pterodactyl": { "servers": "Сервери", "nodes": "Вузли" + }, + "prometheus": { + "targets_up": "Targets Up", + "targets_down": "Targets Down", + "targets_total": "Total Targets" } }