From 31ff7f51679cc2cffc55587ad46bc429a244064a Mon Sep 17 00:00:00 2001 From: Luca Date: Thu, 8 Oct 2020 13:03:05 +0200 Subject: [PATCH] Changed the fixed string 'load more' in the subscription page for a 'Load more videos' and placed it in the yaml files --- src/renderer/views/Subscriptions/Subscriptions.vue | 2 +- static/locales/de-DE.yaml | 1 + static/locales/en-US.yaml | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/renderer/views/Subscriptions/Subscriptions.vue b/src/renderer/views/Subscriptions/Subscriptions.vue index 339866e3..ba817618 100644 --- a/src/renderer/views/Subscriptions/Subscriptions.vue +++ b/src/renderer/views/Subscriptions/Subscriptions.vue @@ -23,7 +23,7 @@