@opentinyvue/vue-runtime 3.29.0 → 3.29.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2577,7 +2577,12 @@ const Ei = {
2577
2577
  show: "显示侧边栏"
2578
2578
  },
2579
2579
  navMenu: {
2580
- moreText: "更多"
2580
+ moreText: "更多",
2581
+ navigation: "导航",
2582
+ mainMenu: "主菜单",
2583
+ subMenu: "子菜单",
2584
+ expand: "展开菜单",
2585
+ collapse: "收起菜单"
2581
2586
  },
2582
2587
  logout: {
2583
2588
  in: "登录",