1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00

Merge pull request #159 from sesam/master

Add an inspirational quote for the Swedish translation.
This commit is contained in:
Eldad A. Fux 2019-10-12 05:57:46 +03:00 committed by GitHub
commit 86121f3587
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
<?php <?php
return [ 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' => '"Vishet är konsten att förstå vad man ska förbise."', // This is the line printed in the homepage and console 'view-source'
'settings.locale' => 'sv', 'settings.locale' => 'sv',
'settings.direction' => 'ltr', 'settings.direction' => 'ltr',