From e91d83e63318baab26262493f83878ee086fda4a Mon Sep 17 00:00:00 2001 From: Simon B Date: Wed, 9 Oct 2019 00:57:53 +0200 Subject: [PATCH] Add an inspirational quote for the Swedish translation. --- app/config/locale/sv.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/locale/sv.php b/app/config/locale/sv.php index 9f34de341..7101fc062 100644 --- a/app/config/locale/sv.php +++ b/app/config/locale/sv.php @@ -1,7 +1,7 @@ '"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.direction' => 'ltr',