Skip to content
Snippets Groups Projects
Commit 159f0789 authored by Andreas Åkre Solberg's avatar Andreas Åkre Solberg
Browse files

Adding slovenian to available languages

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@585 44740490-163a-0410-bde0-09ae8108e29a
parent 697be31e
Branches
Tags
No related merge requests found
...@@ -141,7 +141,7 @@ $config = array ( ...@@ -141,7 +141,7 @@ $config = array (
/* /*
* Languages available and what language is default * Languages available and what language is default
*/ */
'language.available' => array('en', 'no', 'nn', 'se', 'da', 'sv', 'de', 'es', 'fr', 'nl', 'lb', 'hr', 'hu'), 'language.available' => array('en', 'no', 'nn', 'se', 'da', 'sv', 'de', 'es', 'fr', 'nl', 'lb', 'hr', 'hu', 'sl'),
'language.default' => 'en', 'language.default' => 'en',
/* /*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment