Skip to content
Snippets Groups Projects
Commit b468963c authored by Thijs Kinkhorst's avatar Thijs Kinkhorst
Browse files

Add Basque language also to list of known language names.

Fixes a notice on page load.
parent 822e4c0c
No related branches found
No related tags found
No related merge requests found
......@@ -188,6 +188,7 @@ if($onLoad !== '') {
'sr' => 'Srpski', // Serbian
'lv' => 'Latviešu', // Latvian
'ro' => 'Românește', // Romanian
'eu' => 'Euskara', // Basque
);
$textarray = array();
......
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