fix: refs #7323 show user name #701

Merged
jorgep merged 3 commits from 7323-hotfix-showUserName into master 2024-09-12 07:44:15 +00:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit 59f6913a74 - Show all commits

View File

@ -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

View File

@ -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