diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index 0302bb721..e660d463f 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -154,7 +154,13 @@ "cpu": "CPU", "offline": "Офлайн", "error": "Помилка", - "unknown": "Невідомий" + "unknown": "Невідомий", + "starting": "Starting", + "unhealthy": "Unhealthy", + "not_found": "Not Found", + "exited": "Exited", + "partial": "Partial", + "running": "Running" }, "ping": { "error": "Помилка", @@ -359,7 +365,10 @@ "child_bridges_status": "{{ok}}/{{total}}", "update_available": "Доступне оновлення", "up_to_date": "Актуально", - "child_bridges": "Дитячі мости" + "child_bridges": "Дитячі мости", + "up": "Up", + "pending": "Pending", + "down": "Down" }, "watchtower": { "containers_scanned": "Відскановано",