1
0
Fork 0
mirror of synced 2024-06-24 17:20:36 +12:00

Updated locales

This commit is contained in:
eldadfux 2019-09-26 22:54:42 +03:00
parent 6a2786c2c3
commit 4d4b2d1447
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
<?php
return [
'settings.inspire' => '"The art of being wise is the art of knowing what to overlook."',
'settings.inspire' => '"The art of being wise is the art of knowing what to overlook."', // This is the line printed in the homepage and console 'view-source'
'settings.locale' => 'en',
'settings.direction' => 'ltr',

View file

@ -1,7 +1,7 @@
<?php
return [
'settings.inspire' => '"The art of being wise is the art of knowing what to overlook."',
'settings.inspire' => '"The art of being wise is the art of knowing what to overlook."', // This is the line printed in the homepage and console 'view-source'
'settings.locale' => 'he',
'settings.direction' => 'rtl',