New Turkish locale (provided by @urasbey)
This commit is contained in:
parent
74bb14cffe
commit
d910c2b47f
2 changed files with 248 additions and 1 deletions
|
@ -21,7 +21,7 @@ class LocaleManager
|
|||
*
|
||||
* @var array
|
||||
*/
|
||||
private $supportedLocales = ['en_US', 'fr_FR', 'zh_CN', 'es_ES', 'pt_BR', 'de_DE', 'ar', 'pl_PL'];
|
||||
private $supportedLocales = ['en_US', 'fr_FR', 'zh_CN', 'es_ES', 'pt_BR', 'de_DE', 'ar', 'pl_PL', 'tr_TR'];
|
||||
|
||||
/**
|
||||
* Current locale.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue