diff --git a/packages/nc-gui/components/dashboard/settings/data-sources/CreateBase.vue b/packages/nc-gui/components/dashboard/settings/data-sources/CreateBase.vue
index 9c6e5e5ae2..e47167d3b2 100644
--- a/packages/nc-gui/components/dashboard/settings/data-sources/CreateBase.vue
+++ b/packages/nc-gui/components/dashboard/settings/data-sources/CreateBase.vue
@@ -507,9 +507,9 @@ watch(
-
+
{{ $t('activity.useConnectionUrl') }}
-
+
@@ -531,9 +531,9 @@ watch(
{{ $t('tooltip.clientCert') }}
-
+
{{ $t('labels.clientCert') }}
-
+
@@ -541,9 +541,9 @@ watch(
{{ $t('tooltip.clientKey') }}
-
+
{{ $t('labels.clientKey') }}
-
+
@@ -552,9 +552,9 @@ watch(
{{ $t('tooltip.clientCA') }}
-
+
{{ $t('labels.serverCA') }}
-
+
@@ -585,11 +585,11 @@ watch(
/>
-
+
-
+
@@ -614,10 +614,10 @@ watch(
-
+
{{ $t('activity.editConnJson') }}
-
+
@@ -626,13 +626,19 @@ watch(
-
+
{{ $t('activity.testDbConn') }}
-
-
-
+
+
+
{{ $t('general.submit') }}
-
+
diff --git a/packages/nc-gui/components/dashboard/settings/data-sources/EditBase.vue b/packages/nc-gui/components/dashboard/settings/data-sources/EditBase.vue
index 941518dffc..0e27b15088 100644
--- a/packages/nc-gui/components/dashboard/settings/data-sources/EditBase.vue
+++ b/packages/nc-gui/components/dashboard/settings/data-sources/EditBase.vue
@@ -489,9 +489,9 @@ onMounted(async () => {
{{ $t('tooltip.clientCert') }}
-
+
{{ $t('labels.clientCert') }}
-
+
@@ -499,9 +499,9 @@ onMounted(async () => {
{{ $t('tooltip.clientKey') }}
-
+
{{ $t('labels.clientKey') }}
-
+
@@ -510,9 +510,9 @@ onMounted(async () => {
{{ $t('tooltip.clientCA') }}
-
+
{{ $t('labels.serverCA') }}
-
+
@@ -543,9 +543,9 @@ onMounted(async () => {
/>
-
+
-
+