Skip to content

Commit

Permalink
Update translations for invite
Browse files Browse the repository at this point in the history
  • Loading branch information
thijskh committed Aug 21, 2024
1 parent de7ab8e commit 48c3478
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion translations/messages.en.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
'invite_roles' => [
'long_title' => 'Your roles',
'short_title' => 'Your roles',
'intro' => 'Your roles intro text',
'intro' => 'Here are the applications you can access through SURFconext Invite.',
'no_results' => 'There are no roles assigned to your account',
'launch' => 'Launch',
],
Expand Down
6 changes: 3 additions & 3 deletions translations/messages.nl.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@
'invite_roles' => [
'long_title' => 'Je rollen',
'short_title' => 'Je rollen',
'intro' => 'Your roles intro text',
'no_results' => 'There are no roles assigned to your account',
'launch' => 'Launch',
'intro' => 'Hier zijn de applicaties waar je via SURFconext Invite toegang toe hebt.',
'no_results' => 'Er zijn geen rollen toegekend aan je account',
'launch' => 'Open',
],
'information_request_confirmation' => [
'explanation' => 'Uw verzoek rondom de verwerking van persoonsgegevens zal in behandeling worden genomen.',
Expand Down
2 changes: 1 addition & 1 deletion translations/messages.pt.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
'invite_roles' => [
'long_title' => 'Your roles',
'short_title' => 'Your roles',
'intro' => 'Your roles intro text',
'intro' => 'Here are the applications you can access through SURFconext Invite.',
'no_results' => 'There are no roles assigned to your account',
'launch' => 'Launch',
],
Expand Down

0 comments on commit 48c3478

Please sign in to comment.