Adjust the English in a console command

This commit is contained in:
user670
2021-07-20 14:47:42 +08:00
committed by MrZ_26
parent 7a824e09a3
commit 78dfec15d6

View File

@@ -580,7 +580,7 @@ local commands={}do
return return
end end
end end
log{C.A,"No this applet, type app -list to check all applets"} log{C.A,"No applet with this name. Type app -list to view all applets"}
else else
log{C.A,"Usage:"} log{C.A,"Usage:"}
log{C.A,"app -list"} log{C.A,"app -list"}
@@ -995,4 +995,4 @@ scene.widgetList={
inputBox, inputBox,
} }
return scene return scene