Skip to content

Commit

Permalink
Added locale label for Shib-surf-autorisaties
Browse files Browse the repository at this point in the history
  • Loading branch information
oharsta committed Dec 23, 2024
1 parent c19f6af commit e05f7c9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dashboard-gui/src/javascripts/locale/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -1246,6 +1246,10 @@ I18n.translations.en = {
name: 'SURF EDU-K',
description: 'Educatieve Content Keten Identifier (ECK ID) is a pseudonymous identifier.',
},
'Shib-surf-autorisaties': {
name: 'SURF Authorizations',
description: 'The authorizations from SURF.',
},
},
},
stepup: {
Expand Down
4 changes: 4 additions & 0 deletions dashboard-gui/src/javascripts/locale/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -1251,6 +1251,10 @@ I18n.translations.nl = {
name: 'SURF EDU-K',
description: 'Educatieve Content Keten Identifier (ECK ID) is een pseudonymous identifier.',
},
'Shib-surf-autorisaties': {
name: 'SURF Autorizaties',
description: 'De autorizaties van SURF.',
},
},
},
stepup: {
Expand Down
4 changes: 4 additions & 0 deletions dashboard-gui/src/javascripts/locale/pt.js
Original file line number Diff line number Diff line change
Expand Up @@ -1261,6 +1261,10 @@ I18n.translations.pt = {
name: 'SURF EDU-K',
description: 'Educatieve Content Keten Identifier (ECK ID) is a pseudonymous identifier.',
},
'Shib-surf-autorisaties': {
name: 'SURF Authorizations',
description: 'The authorizations from SURF.',
},
},
},
stepup: {
Expand Down

0 comments on commit e05f7c9

Please sign in to comment.