mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-21 12:10:34 +09:00
remove startpage
This commit is contained in:
@@ -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',
|
||||
);
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user