0
0
Fork 0

fix: refs add correct label

This commit is contained in:
Jorge Penadés 2024-09-12 09:43:08 +02:00
parent d92659289b
commit 59f6913a74
2 changed files with 2 additions and 0 deletions
src/i18n/locale

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