Add keybind hint to confirm close dialog (#2529)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
bymyself
2025-02-12 08:02:27 -07:00
committed by GitHub
parent 29cd693335
commit bfec9b692b
10 changed files with 33 additions and 6 deletions

View File

@@ -315,6 +315,7 @@
"deleteFailed": "Attempt to delete the workflow failed.",
"dirtyCloseTitle": "Save Changes?",
"dirtyClose": "The files below have been changed. Would you like to save them before closing?",
"dirtyCloseHint": "Hold Shift to close without prompt",
"confirmOverwriteTitle": "Overwrite existing file?",
"confirmOverwrite": "The file below already exists. Would you like to overwrite it?",
"workflowTreeType": {

View File

@@ -735,6 +735,7 @@
"deleteFailedTitle": "Échec de la suppression",
"deleted": "Flux de travail supprimé",
"dirtyClose": "Les fichiers ci-dessous ont été modifiés. Souhaitez-vous les enregistrer avant de fermer ?",
"dirtyCloseHint": "Maintenez Shift pour fermer sans invite",
"dirtyCloseTitle": "Enregistrer les modifications ?",
"workflowTreeType": {
"bookmarks": "Favoris",

View File

@@ -735,6 +735,7 @@
"deleteFailedTitle": "削除に失敗しました",
"deleted": "ワークフローが削除されました",
"dirtyClose": "以下のファイルが変更されました。閉じる前に保存しますか?",
"dirtyCloseHint": "Shiftキーを押しながら閉じると、プロンプトなしで閉じます",
"dirtyCloseTitle": "変更を保存しますか?",
"workflowTreeType": {
"bookmarks": "ブックマーク",

View File

@@ -735,6 +735,7 @@
"deleteFailedTitle": "삭제 실패",
"deleted": "워크플로가 삭제되었습니다.",
"dirtyClose": "아래 파일들이 변경되었습니다. 닫기 전에 저장하시겠습니까?",
"dirtyCloseHint": "프롬프트 없이 닫으려면 Shift를 누르세요",
"dirtyCloseTitle": "변경 사항 저장",
"workflowTreeType": {
"bookmarks": "북마크",

View File

@@ -735,6 +735,7 @@
"deleteFailedTitle": "Не удалось удалить",
"deleted": "Рабочий процесс удалён",
"dirtyClose": "Файлы ниже были изменены. Вы хотите сохранить их перед закрытием?",
"dirtyCloseHint": "Удерживайте Shift, чтобы закрыть без подсказки",
"dirtyCloseTitle": "Сохранить изменения?",
"workflowTreeType": {
"bookmarks": "Закладки",

View File

@@ -735,6 +735,7 @@
"deleteFailedTitle": "删除失败",
"deleted": "工作流已删除",
"dirtyClose": "以下文件已被更改。您想在关闭之前保存它们吗?",
"dirtyCloseHint": "按住 Shift 关闭而不提示",
"dirtyCloseTitle": "保存更改?",
"workflowTreeType": {
"bookmarks": "书签",