Update app.php

This commit is contained in:
chbmb 2018-04-25 22:39:29 +01:00 committed by GitHub
parent 42a50b1a02
commit b8beb07df5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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