Browse Source

Update app.php

pull/172/head
chbmb 7 years ago
committed by GitHub
parent
commit
b8beb07df5
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