- Introduced a new SQL migration to optimize the invitation signup process, allowing invited users to skip organization and team creation. - Updated the `register_user` and `register_google_user` functions to handle invitation signups effectively. - Enhanced the `deserialize_user` function to include an `invitation_accepted` flag. - Added new localization keys for creating organizations and related messages in multiple languages, improving user experience across the application. - Updated the SwitchTeamButton component to support organization creation and improved styling for better usability.
38 lines
1.2 KiB
JSON
38 lines
1.2 KiB
JSON
{
|
|
"logoAlt": "Logoja e Worklenz",
|
|
"home": "Kryefaqja",
|
|
"projects": "Projektet",
|
|
"schedule": "Orari",
|
|
"reporting": "Raportimi",
|
|
"clients": "Klientët",
|
|
"teams": "Ekipet",
|
|
"labels": "Etiketa",
|
|
"jobTitles": "Tituj Pune",
|
|
"upgradePlan": "Përmirëso Abonimin",
|
|
"upgradePlanTooltip": "Përmirëso abonimin",
|
|
"invite": "Fto",
|
|
"inviteTooltip": "Fto anëtarë të ekipit të bashkohen",
|
|
"switchTeamTooltip": "Ndrysho ekipin",
|
|
"createNewOrganization": "Organizatë e Re",
|
|
"createNewOrganizationSubtitle": "Krijo të re",
|
|
"creatingOrganization": "Duke krijuar...",
|
|
"organizationCreatedSuccess": "Organizata u krijua me sukses!",
|
|
"organizationCreatedError": "Dështoi krijimi i organizatës",
|
|
"teamSwitchError": "Dështoi ndryshimi i ekipit",
|
|
"help": "Ndihmë",
|
|
"notificationTooltip": "Shiko njoftimet",
|
|
"profileTooltip": "Shiko profilin",
|
|
"adminCenter": "Qendra Administrative",
|
|
"settings": "Cilësimet",
|
|
"logOut": "Dil",
|
|
"notificationsDrawer": {
|
|
"read": "Lexuara e njoftimet ",
|
|
"unread": "Njoftimet e palexuara",
|
|
"markAsRead": "Shëno si të lexuara",
|
|
"readAndJoin": "Lexo & Bashkohu",
|
|
"accept": "Prano",
|
|
"acceptAndJoin": "Prano & Bashkohu",
|
|
"noNotifications": "Asnjë njoftim"
|
|
}
|
|
}
|