Skip to content
Snippets Groups Projects
Unverified Commit 45090f3e authored by Jaime Pérez Crespo's avatar Jaime Pérez Crespo
Browse files

bugfix: Do not set priorities for english language.

parent d73de319
No related branches found
No related tags found
No related merge requests found
......@@ -690,7 +690,6 @@ $config = array(
'nb' => array('no', 'nn', 'en', 'se'),
'nn' => array('no', 'nb', 'en', 'se'),
'se' => array('nb', 'no', 'nn', 'en'),
'en' => array('nb', 'no', 'nn', 'se'),
),
),
......
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