diff --git a/packages/nc-gui/components/smartsheet-toolbar/FieldsMenu.vue b/packages/nc-gui/components/smartsheet-toolbar/FieldsMenu.vue index af6da2fa96..fcd11baa62 100644 --- a/packages/nc-gui/components/smartsheet-toolbar/FieldsMenu.vue +++ b/packages/nc-gui/components/smartsheet-toolbar/FieldsMenu.vue @@ -164,7 +164,7 @@ const getIcon = (c: ColumnType) => -
+
{{ $t('activity.showSystemFields') }} diff --git a/packages/nc-gui/components/smartsheet/Kanban.vue b/packages/nc-gui/components/smartsheet/Kanban.vue index afc899b05e..192a942a2a 100644 --- a/packages/nc-gui/components/smartsheet/Kanban.vue +++ b/packages/nc-gui/components/smartsheet/Kanban.vue @@ -195,7 +195,7 @@ openNewRecordFormHook?.on(async (stackTitle) => {
- +
{{ stack.title }} diff --git a/packages/nc-gui/components/smartsheet/sidebar/RenameableMenuItem.vue b/packages/nc-gui/components/smartsheet/sidebar/RenameableMenuItem.vue index 2602e742a7..ca62f281af 100644 --- a/packages/nc-gui/components/smartsheet/sidebar/RenameableMenuItem.vue +++ b/packages/nc-gui/components/smartsheet/sidebar/RenameableMenuItem.vue @@ -180,7 +180,7 @@ function onStopEdit() { {{ $t('activity.copyView') }} -