Skip to content

Commit

Permalink
restored deleted linebreak
Browse files Browse the repository at this point in the history
  • Loading branch information
bancer committed Apr 27, 2016
1 parent dee53e8 commit f4866ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Cake/I18n/L10n.php
Expand Up @@ -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
*/
Expand Down

0 comments on commit f4866ef

Please sign in to comment.