🎨 Add Exit the application
to the main menu for Desktop and Pad https://github.com/siyuan-note/siyuan/issues/9840
This commit is contained in:
parent
44091d0717
commit
8c5c62670e
1 changed files with 2 additions and 2 deletions
|
@ -477,7 +477,7 @@
|
|||
"bootSyncFailed": "Failed to synchronize data at startup",
|
||||
"use": "Use",
|
||||
"uninstallTip": "Currently in use, please switch it in [Settings - Appearance] before uninstalling",
|
||||
"safeQuit": "Quit the application",
|
||||
"safeQuit": "Exit the application",
|
||||
"anchor": "Anchor",
|
||||
"showMore": "Show More",
|
||||
"refPopover": "Open in popover",
|
||||
|
@ -1114,7 +1114,7 @@
|
|||
"cancelWindowTop": "Cancel Window top",
|
||||
"officialWebsite": "Visit official website",
|
||||
"openSource": "Visit project on GitHub",
|
||||
"resetWindow": "Reset window and quit the program",
|
||||
"resetWindow": "Reset window and exit",
|
||||
"quit": "Quit application"
|
||||
},
|
||||
"_kernel": {
|
||||
|
|
Loading…
Add table
Reference in a new issue