Browse Source

Merge pull request #2 from CHBMB/patch-3

Update app.php
pull/172/head
chbmb 7 years ago
committed by GitHub
parent
commit
e2ed7fbd28
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      resources/lang/en/app.php

1
resources/lang/en/app.php

@ -33,6 +33,7 @@ return [
'options.google' => 'Google',
'options.ddg' => 'DuckDuckGo',
'options.bing' => 'Bing',
'options.startpage' => 'StartPage',
'options.yes' => 'Yes',
'options.no' => 'No',

Loading…
Cancel
Save