KodeStar
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
2 deletions
-
resources/lang/sv/app.php
|
|
@ -32,7 +32,6 @@ return array ( |
|
|
|
'options.ddg' => 'DuckDuckGo', |
|
|
|
'options.bing' => 'Bing', |
|
|
|
'options.qwant' => 'Qwant', |
|
|
|
'options.startpage' => 'Startsida', |
|
|
|
'options.yes' => 'Ja', |
|
|
|
'options.no' => 'Nej', |
|
|
|
|
|
|
@ -111,4 +110,4 @@ return array ( |
|
|
|
'alert.success.user_updated' => 'Anvädare uppdaterad', |
|
|
|
'alert.success.user_deleted' => 'Användare borttagen', |
|
|
|
'alert.success.user_restored' => 'Användare återställd', |
|
|
|
); |
|
|
|
); |
|
|
|