From f65ac59955adbc12fb0398dcf06f0e918d5df6c7 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 10 Jul 2018 14:37:15 +0100 Subject: [PATCH] New translations dashboard.php (Swedish) --- resources/lang/sv-SE/dashboard.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/lang/sv-SE/dashboard.php b/resources/lang/sv-SE/dashboard.php index a4438785..2ba0b549 100644 --- a/resources/lang/sv-SE/dashboard.php +++ b/resources/lang/sv-SE/dashboard.php @@ -102,12 +102,12 @@ return [ 'title' => 'Lägg till en komponent', 'message' => 'Du borde lägga till en komponent.', 'success' => 'Komponent skapad.', - 'failure' => 'Something went wrong with the component group, please try again.', + 'failure' => 'Something went wrong with the component, please try again.', ], 'edit' => [ 'title' => 'Redigera komponent', 'success' => 'Komponenten har uppdaterats.', - 'failure' => 'Something went wrong with the component group, please try again.', + 'failure' => 'Something went wrong with the component, please try again.', ], 'delete' => [ 'success' => 'Komponenten har tagits bort!', @@ -121,12 +121,12 @@ return [ 'add' => [ 'title' => 'Lägg till en komponentgrupp', 'success' => 'Komponentgrupp tillagd.', - 'failure' => 'Something went wrong with the component group, please try again.', + 'failure' => 'Something went wrong with the component, please try again.', ], 'edit' => [ 'title' => 'Redigera komponentgrupp', 'success' => 'Komponentgrupp uppdaterad.', - 'failure' => 'Something went wrong with the component group, please try again.', + 'failure' => 'Something went wrong with the component, please try again.', ], 'delete' => [ 'success' => 'Komponentgruppen har tagits bort!', @@ -283,7 +283,7 @@ return [ 'support' => 'Stöd Cachet', 'support_subtitle' => 'Check out our Patreon page!', 'news' => 'Senaste nytt', - 'news_subtitle' => 'Hämta senaste uppdateringen', + 'news_subtitle' => 'Get the latest updates', ], // Welcome modal