#33 new: upload file to sftp from file picker
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
"dockerStatusRunningAndStoppedFmt": "{runningCount} running, {stoppedCount} container stopped.",
|
||||
"dockerStatusRunningFmt": "{count} container running.",
|
||||
"download": "Download",
|
||||
"downloadFinished": "Download finished",
|
||||
"downloadStatus": "{percent}% of {size}",
|
||||
"edit": "Edit",
|
||||
"editor": "Editor",
|
||||
@@ -61,6 +60,7 @@
|
||||
"fileNotExist": "{file} not exist",
|
||||
"fileTooLarge": "File '{file}' too large {size}, max {sizeMax}",
|
||||
"files": "Files",
|
||||
"finished": "Finished",
|
||||
"font": "Font",
|
||||
"fontSize": "Font size",
|
||||
"foundNUpdate": "Found {count} update",
|
||||
@@ -72,6 +72,7 @@
|
||||
"image": "Image",
|
||||
"imagesList": "Images list",
|
||||
"import": "Import",
|
||||
"inner": "Inner",
|
||||
"inputDomainHere": "Input Domain here",
|
||||
"install": "install",
|
||||
"installDockerWithUrl": "Please https://docs.docker.com/engine/install docker first.",
|
||||
@@ -95,6 +96,7 @@
|
||||
"maxRetryCount": "Number of server reconnection",
|
||||
"maxRetryCountEqual0": "Will retry again and again.",
|
||||
"min": "min",
|
||||
"mission": "Mission",
|
||||
"ms": "ms",
|
||||
"name": "Name",
|
||||
"needRestart": "Need to restart app",
|
||||
@@ -161,6 +163,7 @@
|
||||
"sureDirEmpty": "Make sure dir is empty.",
|
||||
"sureNoPwd": "Are you sure to use no password?",
|
||||
"sureToDeleteServer": "Are you sure to delete server [{server}]?",
|
||||
"system": "System",
|
||||
"tag": "Tags",
|
||||
"terminal": "Terminal",
|
||||
"theme": "Theme",
|
||||
|
||||
Reference in New Issue
Block a user