[Desktop] Add quit command (#2286)

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Chenlei Hu <huchenlei@proton.me>
This commit is contained in:
filtered
2025-01-20 06:31:52 +11:00
committed by GitHub
parent 141825e988
commit 37cb2cb0a5
13 changed files with 58 additions and 1 deletions

View File

@@ -43,6 +43,8 @@
"WEBCAM": "ВЕБ-КАМЕРА"
},
"desktopMenu": {
"confirmQuit": "Открыты несохраненные рабочие процессы; все несохраненные изменения будут потеряны. Проигнорировать это и выйти?",
"quit": "Выйти",
"confirmReinstall": "Это очистит ваш файл extra_models_config.yaml и начнёт установку заново. Вы уверены?",
"reinstall": "Переустановить"
},
@@ -319,6 +321,7 @@
"Previous Opened Workflow": "Предыдущий открытый рабочий процесс",
"Queue Prompt": "Запрос в очереди",
"Queue Prompt (Front)": "Запрос в очереди (спереди)",
"Quit": "Выйти",
"Redo": "Повторить",
"Refresh Node Definitions": "Обновить определения нод",
"Reinstall": "Переустановить",