mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
new: customCmds tips
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
"createFolder": "Create folder",
|
||||
"cursorType": "Cursor type",
|
||||
"customCmd": "Custom commands",
|
||||
"customCmdDocUrl": "https://github.com/lollipopkit/flutter_server_box/wiki#custom-commands",
|
||||
"customCmdHint": "\"Command Name\": \"Command\"",
|
||||
"dark": "Dark",
|
||||
"day": "Day",
|
||||
@@ -72,6 +73,7 @@
|
||||
"diskIgnorePath": "Ignore path for disk",
|
||||
"displayName": "Display name",
|
||||
"dl2Local": "Download {fileName} to local?",
|
||||
"doc": "Documentation",
|
||||
"dockerEditHost": "Edit DOCKER_HOST",
|
||||
"dockerEmptyRunningItems": "There are no running containers.\nThis could be because:\n- The Docker installation user is not the same as the username configured within the App.\n- The environment variable DOCKER_HOST was not read correctly. You can get it by running `echo $DOCKER_HOST` in the terminal.",
|
||||
"dockerImagesFmt": "{count} images",
|
||||
|
||||
Reference in New Issue
Block a user