Browse Source
Merge pull request #373 from alxlaxv/patch-1
New translation for new SearchInterface
pull/392/head
KodeStar
6 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
|
@ -44,6 +44,7 @@ return [ |
|
|
'options.yes' => 'Yes', |
|
|
'options.yes' => 'Yes', |
|
|
'options.no' => 'No', |
|
|
'options.no' => 'No', |
|
|
'options.nzbhydra' => 'NZBHydra', |
|
|
'options.nzbhydra' => 'NZBHydra', |
|
|
|
|
|
'options.jackett' => 'Jackett', |
|
|
|
|
|
|
|
|
'buttons.save' => 'Save', |
|
|
'buttons.save' => 'Save', |
|
|
'buttons.cancel' => 'Cancel', |
|
|
'buttons.cancel' => 'Cancel', |
|
|