From b8608d6c181c2149432131c07be08bc9091ef354 Mon Sep 17 00:00:00 2001 From: Peter Krantz Date: Wed, 18 Sep 2019 07:58:53 +0200 Subject: Fix error in translation Översikts -> Översikt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Locale/sv_SE/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale') diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 7340f5e7..cdcb1b1c 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -663,7 +663,7 @@ return array( 'Open tasks' => 'Öppna uppgifter', 'Not assigned' => 'Inte tilldelad', 'View advanced search syntax' => 'Visa avancerad söksyntax', - 'Overview' => 'Översikts', + 'Overview' => 'Översikt', 'Board/Calendar/List view' => 'Tavla/Kalender/Listvy', 'Switch to the board view' => 'Växla till tavelvy', 'Switch to the list view' => 'Växla till listvy', -- cgit v1.2.3