mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
feat: confirmation required to exit program
This commit is contained in:
@@ -11,6 +11,8 @@ termora.date-format=MM/dd/yyyy hh:mm:ss a
|
||||
termora.finder=Finder
|
||||
termora.folder=Folder
|
||||
termora.explorer=Explorer
|
||||
termora.quit-confirm=Quit {0}?
|
||||
|
||||
|
||||
# update
|
||||
termora.update.title=New version
|
||||
|
||||
@@ -10,6 +10,7 @@ termora.date-format=yyyy-MM-dd HH:mm:ss
|
||||
termora.finder=访达
|
||||
termora.folder=文件夹
|
||||
termora.explorer=文件管理器
|
||||
termora.quit-confirm=你要退出 {0} 吗?
|
||||
|
||||
# update
|
||||
termora.update.title=新版本
|
||||
|
||||
@@ -9,6 +9,7 @@ termora.date-format=yyyy/MM/dd HH:mm:ss
|
||||
termora.finder=訪達
|
||||
termora.folder=資料夾
|
||||
termora.explorer=檔案管理器
|
||||
termora.quit-confirm=你要退出 {0} 嗎?
|
||||
|
||||
# update
|
||||
termora.update.title=新版本
|
||||
|
||||
Reference in New Issue
Block a user