Files
worklenz/worklenz-frontend/public/locales/en/navbar.json
chamikaJ 8825b0410a init
2025-04-17 18:28:54 +05:30

32 lines
868 B
JSON

{
"logoAlt": "Worklenz Logo",
"home": "Home",
"projects": "Projects",
"schedule": "Schedule",
"reporting": "Reporting",
"clients": "Clients",
"teams": "Teams",
"labels": "Labels",
"jobTitles": "Job Titles",
"upgradePlan": "Upgrade Plan",
"upgradePlanTooltip": "Upgrade Plan",
"invite": "Invite",
"inviteTooltip": "Invite team members to join",
"switchTeamTooltip": "Switch team",
"help": "Help",
"notificationTooltip": "View notifications",
"profileTooltip": "View profile",
"adminCenter": "Admin Center",
"settings": "Settings",
"logOut": "Log Out",
"notificationsDrawer": {
"read": "Read notifications",
"unread": "Unread notifications",
"markAsRead": "Mark as read",
"readAndJoin": "Read & Join",
"accept": "Accept",
"acceptAndJoin": "Accept & Join",
"noNotifications": "No notifications"
}
}