Update app.php
This commit is contained in:
parent
42a50b1a02
commit
b8beb07df5
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ return [
|
||||||
'options.google' => 'Google',
|
'options.google' => 'Google',
|
||||||
'options.ddg' => 'DuckDuckGo',
|
'options.ddg' => 'DuckDuckGo',
|
||||||
'options.bing' => 'Bing',
|
'options.bing' => 'Bing',
|
||||||
|
'options.startpage' => 'StartPage',
|
||||||
'options.yes' => 'Yes',
|
'options.yes' => 'Yes',
|
||||||
'options.no' => 'No',
|
'options.no' => 'No',
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue