diff --git a/packages/editor-ui/src/components/MainSidebar.vue b/packages/editor-ui/src/components/MainSidebar.vue index 3d0399cf4b252..59c4fb7cf2f6c 100644 --- a/packages/editor-ui/src/components/MainSidebar.vue +++ b/packages/editor-ui/src/components/MainSidebar.vue @@ -273,7 +273,7 @@ export default defineComponent({ { id: 'help', icon: 'question', - label: 'Help', + label: this.$locale.baseText('mainSidebar.help'), position: 'bottom', children: [ {