diff --git a/src/pages/Item/Card/ItemDescriptor.vue b/src/pages/Item/Card/ItemDescriptor.vue index ae5321b3c..8381f0624 100644 --- a/src/pages/Item/Card/ItemDescriptor.vue +++ b/src/pages/Item/Card/ItemDescriptor.vue @@ -112,7 +112,7 @@ const openCloneDialog = async () => { .dialog({ component: VnConfirm, componentProps: { - title: t("All it's properties will be copied"), + title: t('All its properties will be copied'), message: t('Do you want to clone this item?'), }, }) @@ -215,7 +215,7 @@ const openCloneDialog = async () => { es: Regularize stock: Regularizar stock - All it's properties will be copied: Todas sus propiedades serán copiadas + All its properties will be copied: Todas sus propiedades serán copiadas Do you want to clone this item?: ¿Desea clonar este artículo?