Improve video languages user settings label

pull/2301/head
Chocobozzz 2019-11-29 14:06:03 +01:00
parent 47f6cb31d7
commit 20f1ec8d9d
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 2 deletions

View File

@ -19,10 +19,10 @@
</div>
<div class="form-group">
<label i18n for="videoLanguages">Only display videos in the following languages</label>
<label i18n for="videoLanguages">Only display videos in the following languages/subtitles</label>
<my-help>
<ng-template ptTemplate="customHtml">
<ng-container i18n>In Recently added, Trending, Local and Search pages</ng-container>
<ng-container i18n>In Recently added, Trending, Local, Most liked and Search pages</ng-container>
</ng-template>
</my-help>