Merge pull request #619 from GilgusMaximus/development

Changed the fixed string 'load more' in the subscription page
This commit is contained in:
Luca Hohmann 2020-10-08 13:14:08 +02:00 committed by GitHub
commit 9a099a9299
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 Videos
Trending: Trending
Most Popular: Most Popular
Playlists: Playlists