restored deleted linebreak

This commit is contained in:
Val Bancer 2016-04-27 13:21:08 +02:00
parent dee53e8298
commit f4866efffc

View file

@ -333,6 +333,7 @@ class L10n {
'zh-tw' => array('language' => 'Chinese (Taiwan)', 'locale' => 'zh_tw', 'localeFallback' => 'zho', 'charset' => 'utf-8', 'direction' => 'ltr'),
'zu' => array('language' => 'Zulu', 'locale' => 'zul', 'localeFallback' => 'zul', 'charset' => 'utf-8', 'direction' => 'ltr')
);
/**
* Class constructor
*/