@titaui/pc 1.16.38 → 1.16.39

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.
@@ -47,14 +47,14 @@ var surveyMenus = /*#__PURE__*/function () {
47
47
  isShow: true
48
48
  }, {
49
49
  icon: "",
50
- label: '基础设置',
50
+ label: (0, _getLocale.getLocale)('Per_Menu_Title_Label_BasicSettings'),
51
51
  key: "other",
52
52
  type: _index.GROUP_NAME_NODE,
53
53
  href: "",
54
54
  isShow: props.isShowSurveyManage
55
55
  }, {
56
56
  icon: 'setting',
57
- label: '评估设置',
57
+ label: (0, _getLocale.getLocale)('360_set_men_revset'),
58
58
  key: PAGE_SURVEY_ASSESS_SETTINGS,
59
59
  type: _index.MENU_ITEM_NOE,
60
60
  href: '#/survey/assess-settings',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@titaui/pc",
3
- "version": "1.16.38",
3
+ "version": "1.16.39",
4
4
  "nameCN": "",
5
5
  "description": "",
6
6
  "main": "lib/index.js",