feat: add unified Person+User creation backend
This commit is contained in:
@@ -8,6 +8,7 @@ describe("user copy helpers", () => {
|
||||
MANAGER: "Gerente",
|
||||
STAFF: "Personal",
|
||||
VIEWER: "Visor",
|
||||
NO_USER: "Sin cuenta de usuario",
|
||||
}
|
||||
|
||||
const fallbackCopy = {
|
||||
|
||||
Reference in New Issue
Block a user