- navigation bar long title is now allowed

This commit is contained in:
Čarodej
2022-06-01 10:59:59 +02:00
parent 94afb626eb
commit 2e798bd1ec
4 changed files with 9 additions and 7 deletions

View File

@@ -910,7 +910,7 @@ return [
'new_team_invitation' => 'New Team Invitation',
'x_invite_to_join_team' => ':name invite you to join into Team Folder.',
'team_invitation_notify_title' => 'You are invited to collaboration with team folder in :app',
'team_invitation_notify_desc' => 'You are invited to collaboration with team folder',
'team_invitation_notify_desc' => 'You are invited to collaboration with team folder.',
'team_invitation_notify_desc_without_account' => 'You are invited to collaboration with team folder. But at first, you have to create an account to proceed into team folder.',
'join_into_team_folder' => 'Join into Team Folder',
'join_and_create_account' => 'Join & Create an Account',