- divide mkdir/newfile
This commit is contained in:
Junyuan Feng
2022-05-07 22:36:32 +08:00
parent b824e06736
commit d224ad8cf8
8 changed files with 116 additions and 38 deletions

View File

@@ -73,6 +73,7 @@ class MessageLookup extends MessageLookupByLibrary {
"convert": MessageLookupByLibrary.simpleMessage("Convert"),
"copy": MessageLookupByLibrary.simpleMessage("Copy"),
"copyPath": MessageLookupByLibrary.simpleMessage("Copy path"),
"createFile": MessageLookupByLibrary.simpleMessage("Create file"),
"createFolder": MessageLookupByLibrary.simpleMessage("Create folder"),
"currentMode": MessageLookupByLibrary.simpleMessage("Current Mode"),
"debug": MessageLookupByLibrary.simpleMessage("Debug"),