diff --git a/packages/nc-gui/components/smartsheet/column/LinkedToAnotherRecordOptions.vue b/packages/nc-gui/components/smartsheet/column/LinkedToAnotherRecordOptions.vue index be5c4ea679..fc33c23ccf 100644 --- a/packages/nc-gui/components/smartsheet/column/LinkedToAnotherRecordOptions.vue +++ b/packages/nc-gui/components/smartsheet/column/LinkedToAnotherRecordOptions.vue @@ -60,9 +60,9 @@ const isLinks = computed(() => vModel.value.uidt === UITypes.Links && vModel.val
+ {{ $t('title.oneToOne') }} {{ $t('title.hasMany') }} {{ $t('title.manyToMany') }} - {{ $t('title.oneToOne') }}