Changed server widget status texzt

This commit is contained in:
Ultradesu
2026-06-29 21:13:50 +03:00
parent 266b493966
commit c3db347da6
3 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ translations! {
configs_config_hash: "Config hash" , "Хэш конфига";
configs_status_applied: "applied" , "применён";
configs_status_starting: "starting" , "стартует";
configs_status_pending_restart: "pending restart" , "ждёт рестарт";
configs_status_pending_apply: "pending apply" , "ждёт применения";
configs_status_error: "reload error" , "ошибка reload";
configs_status_unknown: "unknown" , "неизвестно";
configs_never: "n/a" , "н/д";