remove startpage

This commit is contained in:
KodeStar
2019-06-11 11:29:54 +01:00
committed by GitHub
parent 3916b2d4dc
commit 03c675ed57

View File

@@ -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',
);
);