This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
spip-saml/inc/simplesamlphp/dictionaries/disco.definition.json

24 lines
423 B
JSON

{
"selectidp": {
"en": "Select your identity provider"
},
"selectidp_full": {
"en": "Please select the identity provider where you want to authenticate:"
},
"select": {
"en": "Select"
},
"remember": {
"en": "Remember my choice"
},
"icon_prefered_idp": {
"en": "[Preferred choice]"
},
"previous_auth": {
"en": "You have previously chosen to authenticate at"
},
"login_at": {
"en": "Login at"
}
}