#7864 - 7864_testToMaster_2434 #629
|
@ -112,7 +112,7 @@ const openCloneDialog = async () => {
|
||||||
.dialog({
|
.dialog({
|
||||||
component: VnConfirm,
|
component: VnConfirm,
|
||||||
componentProps: {
|
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?'),
|
message: t('Do you want to clone this item?'),
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
@ -215,7 +215,7 @@ const openCloneDialog = async () => {
|
||||||
<i18n>
|
<i18n>
|
||||||
es:
|
es:
|
||||||
Regularize stock: Regularizar stock
|
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?
|
Do you want to clone this item?: ¿Desea clonar este artículo?
|
||||||
</i18n>
|
</i18n>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue