1
0
Fork 0
mirror of synced 2024-06-28 19:20:25 +12:00

Merge pull request #123 from Kiy4h/id-locale

id: translate inspirational quote
This commit is contained in:
Eldad A. Fux 2019-10-04 14:27:26 +03:00 committed by GitHub
commit 8dbdcf43ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
<?php
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.inspire' => '"Seni menjadi bijak adalah seni mengetahui apa yang harus diabaikan."', // This is the line printed in the homepage and console 'view-source'
'settings.locale' => 'id',
'settings.direction' => 'ltr',