diff --git a/src/components/CreateNewPostcodeForm.vue b/src/components/CreateNewPostcodeForm.vue index 396a7ebc8..2f0534b1e 100644 --- a/src/components/CreateNewPostcodeForm.vue +++ b/src/components/CreateNewPostcodeForm.vue @@ -156,6 +156,7 @@ async function handleCountries(data) { es: New postcode: Nuevo código postal + Create city: Crear población Please, ensure you put the correct data!: ¡Por favor, asegúrese de poner los datos correctos! City: Población Province: Provincia diff --git a/src/components/VnSelectProvince.vue b/src/components/VnSelectProvince.vue index 9eef125cc..606799e50 100644 --- a/src/components/VnSelectProvince.vue +++ b/src/components/VnSelectProvince.vue @@ -56,6 +56,7 @@ async function handleProvinces(data) { es: Province: Provincia + Create province: Crear provincia diff --git a/src/components/common/VnLocation.vue b/src/components/common/VnLocation.vue index 633d32b85..31c4f2cd5 100644 --- a/src/components/common/VnLocation.vue +++ b/src/components/common/VnLocation.vue @@ -70,6 +70,7 @@ const handleModelValue = (data) => { v-bind="$attrs" clearable :emit-value="false" + :tooltip="t('Create new location')" >