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

Fixed direction in UA locale

This commit is contained in:
eldadfux 2019-10-01 08:17:05 +03:00
parent d7b0f5dc6e
commit ea44bd622f

View file

@ -3,7 +3,7 @@
return [
'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' => 'ua',
'settings.direction' => 'rtl',
'settings.direction' => 'ltr',
'auth.emails.team' => '%s Команда',
'auth.emails.confirm.title' => 'Підтвердження Акаунту' ,