remotes/origin/master
Jerome De Almeida 2016-05-12 10:21:01 +02:00
parent 7b6cb9a03d
commit 9a16770171
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<?php
return [
'language' => [
1 => 'Français',
2 => 'English',
3 => 'Deutsch'
],
'defaultLanguageIndex' => 2
];