Added config reload
Build and Publish / Build and Publish Docker Image (push) Successful in 3m7s

This commit is contained in:
Ultradesu
2026-06-29 20:49:41 +03:00
parent 311a05789e
commit 0be4512293
4 changed files with 133 additions and 8 deletions
+7
View File
@@ -93,16 +93,23 @@ translations! {
configs_loading_status: "Loading status..." , "Загрузка статуса...";
configs_no_pods: "No AmneziaWG pods." , "Нет подов AmneziaWG.";
configs_server: "Server" , "Сервер";
configs_endpoint: "Endpoint" , "Endpoint";
configs_message: "Message" , "Сообщение";
configs_pod: "Pod" , "Pod";
configs_node: "Node" , "Нода";
configs_rollout: "Rollout" , "Применение";
configs_ready: "Ready" , "Готов";
configs_not_ready: "Not ready" , "Не готов";
configs_phase: "Phase" , "Фаза";
configs_uptime: "Uptime" , "Аптайм";
configs_restarts: "Restarts" , "Рестарты";
configs_config_applied: "Config applied" , "Конфиг применён";
configs_reload_status: "Reload status" , "Статус reload";
configs_config_hash: "Config hash" , "Хэш конфига";
configs_status_applied: "applied" , "применён";
configs_status_starting: "starting" , "стартует";
configs_status_pending_restart: "pending restart" , "ждёт рестарт";
configs_status_error: "reload error" , "ошибка reload";
configs_status_unknown: "unknown" , "неизвестно";
configs_never: "n/a" , "н/д";
configs_servers: "Servers" , "Серверы";