Skip to content
Snippets Groups Projects
Commit 5f2e61ef authored by Olav Morken's avatar Olav Morken
Browse files

dictionaries: Add eduPersonAssurance and norEduPersonLegalName

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2253 44740490-163a-0410-bde0-09ae8108e29a
parent a5c48579
No related branches found
No related tags found
No related merge requests found
...@@ -101,6 +101,9 @@ ...@@ -101,6 +101,9 @@
"attribute_eduorglegalname": { "attribute_eduorglegalname": {
"en": "Organization's legal name" "en": "Organization's legal name"
}, },
"attribute_edupersonassurance": {
"en": "Identity assurance profile"
},
"attribute_edupersonnickname": { "attribute_edupersonnickname": {
"en": "Nickname" "en": "Nickname"
}, },
...@@ -119,6 +122,9 @@ ...@@ -119,6 +122,9 @@
"attribute_noredupersonbirthdate": { "attribute_noredupersonbirthdate": {
"en": "Date of birth" "en": "Date of birth"
}, },
"attribute_noredupersonlegalname": {
"en": "Legal name"
},
"attribute_noredupersonlin": { "attribute_noredupersonlin": {
"en": "Local identity number" "en": "Local identity number"
}, },
......
...@@ -1303,5 +1303,9 @@ ...@@ -1303,5 +1303,9 @@
"pt": "Caixa de endere\u00e7o postal da Unidade Organizacional", "pt": "Caixa de endere\u00e7o postal da Unidade Organizacional",
"tr": "Kurumsal Birim'in posta kutusu", "tr": "Kurumsal Birim'in posta kutusu",
"hr": "Broj po\u0161tanskog pretinca organizacijske jedinice" "hr": "Broj po\u0161tanskog pretinca organizacijske jedinice"
},
"attribute_noredupersonlegalname": {
"no": "Folkeregistrert navn",
"nn": "Namn registrert i Folkeregisteret"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment