chbmb
7 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
0 deletions
-
resources/lang/en/app.php
|
@ -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', |
|
|
|
|
|
|
|
|