mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 10:22:58 +08:00
feat: SFTP 支持不显示隐藏文件
This commit is contained in:
@@ -211,6 +211,7 @@ termora.tools.multiple=Send commands to multiple sessions
|
||||
# Transport
|
||||
termora.transport.local=Local
|
||||
termora.transport.parent-folder=Parent Folder
|
||||
termora.transport.show-hidden-files=Show hidden files
|
||||
termora.transport.file-already-exists=The file {0} already exists
|
||||
|
||||
termora.transport.bookmarks=Bookmarks Manager
|
||||
|
||||
@@ -207,6 +207,7 @@ termora.macro.run=运行
|
||||
# Transport
|
||||
termora.transport.local=本机
|
||||
termora.transport.parent-folder=父文件夹
|
||||
termora.transport.show-hidden-files=显示隐藏文件
|
||||
termora.transport.file-already-exists=文件 {0} 已存在
|
||||
|
||||
termora.transport.bookmarks=书签管理
|
||||
|
||||
@@ -201,6 +201,7 @@ termora.macro.run=運行
|
||||
# Transport
|
||||
termora.transport.local=本機
|
||||
termora.transport.parent-folder=父資料夾
|
||||
termora.transport.show-hidden-files=顯示隱藏文件
|
||||
termora.transport.file-already-exists=檔案 {0} 已存在
|
||||
|
||||
termora.transport.bookmarks=書籤管理
|
||||
|
||||
Reference in New Issue
Block a user