refactor: update register company page and success message; improve imports and localization

This commit is contained in:
Danel Kungla
2025-06-17 14:23:59 +03:00
parent f147dcd248
commit 15798fdfdf
3 changed files with 26 additions and 19 deletions

View File

@@ -112,5 +112,8 @@
"noTeamsYet": "You don't have any teams yet.",
"createTeam": "Create a team to get started.",
"createTeamButtonLabel": "Create a Team",
"createCompanyAccount": "Create Company Account"
"createCompanyAccount": "Create Company Account",
"requestCompanyAccount": {
"title": "Company details"
}
}