Changed the fixed string 'load more' in the subscription page for a 'Load more videos' and placed it in the yaml files

This commit is contained in:
Luca 2020-10-08 13:03:05 +02:00
parent 17beca1379
commit 31ff7f5167
3 changed files with 3 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<ft-flex-box>
<ft-button
v-if="videoList.length > dataLimit"
label="Load More"
:label="$t('Subscriptions.Load More Videos')"
background-color="var(--primary-color)"
text-color="var(--text-with-main-color)"
@click="increaseLimit"

View File

@ -76,6 +76,7 @@ Subscriptions:
This profile has a large number of subscriptions. Forcing RSS to avoid rate limiting: Dieses
Profil hat eine große Anzahl von Abonnementen. RSS zur Vermeidung von Tarifbeschränkungen
erzwingen
Load More Videos: Lade mehr Videos
Trending: Trends
Most Popular: Am beliebtesten
Playlists: Wiedergabelisten

View File

@ -77,6 +77,7 @@ Subscriptions:
Subscription list is currently empty. Start adding subscriptions to see them here.
'Getting Subscriptions. Please wait.': Getting Subscriptions. Please wait.
Refresh Subscriptions: Refresh Subscriptions
Load More Videos: Load More
Trending: Trending
Most Popular: Most Popular
Playlists: Playlists