mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
restored deleted linebreak
This commit is contained in:
parent
dee53e8298
commit
f4866efffc
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue