diff --git a/src/pages/Account/Card/AccountMailAlias.vue b/src/pages/Account/Card/AccountMailAlias.vue index 15d03c665..94e713538 100644 --- a/src/pages/Account/Card/AccountMailAlias.vue +++ b/src/pages/Account/Card/AccountMailAlias.vue @@ -110,7 +110,7 @@ onMounted(async () => await getAccountData(false)); - +
{
- + {{ t('New item type') }} diff --git a/src/pages/Shelving/ShelvingList.vue b/src/pages/Shelving/ShelvingList.vue index 3f16f8ef7..e19c8a244 100644 --- a/src/pages/Shelving/ShelvingList.vue +++ b/src/pages/Shelving/ShelvingList.vue @@ -46,7 +46,7 @@ function exprBuilder(param, value) { - +
- + {{ t('shelving.list.newShelving') }} diff --git a/src/pages/Supplier/Card/SupplierAddresses.vue b/src/pages/Supplier/Card/SupplierAddresses.vue index 735b50625..818cc2efa 100644 --- a/src/pages/Supplier/Card/SupplierAddresses.vue +++ b/src/pages/Supplier/Card/SupplierAddresses.vue @@ -46,7 +46,7 @@ const redirectToUpdateView = (addressData) => {