forked from verdnatura/salix-front
fix: refs #7323 add correct label
This commit is contained in:
parent
d92659289b
commit
59f6913a74
|
@ -835,6 +835,7 @@ worker:
|
||||||
card:
|
card:
|
||||||
workerId: Worker ID
|
workerId: Worker ID
|
||||||
user: User
|
user: User
|
||||||
|
name: Name
|
||||||
email: Email
|
email: Email
|
||||||
phone: Phone
|
phone: Phone
|
||||||
mobile: Mobile
|
mobile: Mobile
|
||||||
|
|
|
@ -838,6 +838,7 @@ worker:
|
||||||
card:
|
card:
|
||||||
workerId: ID Trabajador
|
workerId: ID Trabajador
|
||||||
user: Usuario
|
user: Usuario
|
||||||
|
name: Nombre
|
||||||
email: Correo personal
|
email: Correo personal
|
||||||
phone: Teléfono
|
phone: Teléfono
|
||||||
mobile: Móvil
|
mobile: Móvil
|
||||||
|
|
Loading…
Reference in New Issue