diff --git a/src/pages/Zone/locale/en.yml b/src/pages/Zone/locale/en.yml index b619def8f..746d3f2e7 100644 --- a/src/pages/Zone/locale/en.yml +++ b/src/pages/Zone/locale/en.yml @@ -16,6 +16,8 @@ list: openSummary: Details searchZone: Search zones searchInfo: Search zone by id or name + confirmCloneTitle: All it's properties will be copied + confirmCloneSubtitle: Do you want to clone this zone? create: name: Name warehouse: Warehouse @@ -25,11 +27,6 @@ create: price: Price bonus: Bonus volumetric: Volumetric -type: - submit: Save - reset: Reset - confirmCloneTitle: All it's properties will be copied - confirmCloneSubtitle: Do you want to clone this zone? summary: agency: Agency price: Price diff --git a/src/pages/Zone/locale/es.yml b/src/pages/Zone/locale/es.yml index 066e0c174..d9266b150 100644 --- a/src/pages/Zone/locale/es.yml +++ b/src/pages/Zone/locale/es.yml @@ -16,6 +16,8 @@ list: openSummary: Detalles searchZone: Buscar zonas searchInfo: Buscar zonas por identificador o nombre + confirmCloneTitle: Todas sus propiedades serán copiadas + confirmCloneSubtitle: ¿Seguro que quieres clonar esta zona? create: name: Nombre warehouse: Almacén @@ -25,11 +27,6 @@ create: price: Precio bonus: Bonificación volumetric: Volumétrico -type: - submit: Guardar - reset: Reiniciar - confirmCloneTitle: Todas sus propiedades serán copiadas - confirmCloneSubtitle: ¿Seguro que quieres clonar esta zona? summary: agency: Agencia price: Precio