forked from leftypol/leftypol
Started on internationalization (i18n)
This commit is contained in:
parent
e8183e7899
commit
ff730c861b
30 changed files with 2584 additions and 103 deletions
|
@ -427,6 +427,9 @@
|
|||
* ====================
|
||||
*/
|
||||
|
||||
// Locale (en, ru_RU)
|
||||
$config['locale'] = 'en';
|
||||
|
||||
// Timezone
|
||||
$config['timezone'] = 'America/Los_Angeles';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue