Add CS translations, thanks Aditoo
This commit is contained in:
parent
01d476f542
commit
4ca3fd5a32
3 changed files with 201 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ $settings = [
|
|||
'displayErrorDetails' => false, // set to false in production
|
||||
'addContentLengthHeader' => false, // Allow the web server to send the content-length header
|
||||
'i18n' => [
|
||||
'locales' => ['en', 'fr'],
|
||||
'locales' => ['en', 'fr', 'cs'],
|
||||
'default' => 'en',
|
||||
'path' => __DIR__ . '/lang'
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue