Explorar el Código

feat(@six/smart-pharmacy): 智慧药事系统第一版静态页面初始化

cmj hace 1 mes
padre
commit
a13d709f4b
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      packages/locales/src/langs/zh-CN/common.json

+ 2 - 1
packages/locales/src/langs/zh-CN/common.json

@@ -21,5 +21,6 @@
   "yes": "是",
   "no": "否",
   "showSearchPanel": "显示搜索面板",
-  "hideSearchPanel": "隐藏搜索面板"
+  "hideSearchPanel": "隐藏搜索面板",
+  "set": "权限设置"
 }