feat: add unified Person+User creation backend
This commit is contained in:
@@ -478,6 +478,7 @@ export const es = {
|
||||
MANAGER: "Gerente",
|
||||
STAFF: "Personal",
|
||||
VIEWER: "Visor",
|
||||
NO_USER: "Sin cuenta de usuario",
|
||||
},
|
||||
status: {
|
||||
active: "Activo",
|
||||
|
||||
Reference in New Issue
Block a user