refactor(core): 将 菜单项生成 从Mixly.ContextMenu调整到Mixly.Menu
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
"nav.btn.setting.manageLibs": "Manage libs",
|
||||
"nav.btn.setting.firmware": "Firmware",
|
||||
"nav.btn.setting.feedback": "Feedback",
|
||||
"nav.btn.setting.wiki": "Wiki",
|
||||
"shell.compiling": "Compiling",
|
||||
"shell.compileFailed": "Compile failed",
|
||||
"shell.compileSucc": "Compile successful",
|
||||
|
||||
@@ -79,6 +79,7 @@
|
||||
"nav.btn.setting.manageLibs": "管理库",
|
||||
"nav.btn.setting.firmware": "固件",
|
||||
"nav.btn.setting.feedback": "反馈",
|
||||
"nav.btn.setting.wiki": "文档",
|
||||
"shell.compiling": "编译中",
|
||||
"shell.compileFailed": "编译失败",
|
||||
"shell.compileSucc": "编译成功",
|
||||
|
||||
@@ -80,6 +80,7 @@
|
||||
"nav.btn.setting.manageLibs": "管理函式庫",
|
||||
"nav.btn.setting.firmware": "韌體",
|
||||
"nav.btn.setting.feedback": "回饋",
|
||||
"nav.btn.setting.wiki": "維基",
|
||||
"shell.compiling": "編譯中",
|
||||
"shell.compileFailed": "編譯失敗",
|
||||
"shell.compileSucc": "編譯成功",
|
||||
|
||||
Reference in New Issue
Block a user