From 8403e30b3abe810d764fc6dc57c0a0386273356e Mon Sep 17 00:00:00 2001 From: Astounds Date: Sun, 5 Apr 2026 17:43:01 -0500 Subject: Many fixes to i18n --- youtube/templates/watch.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'youtube/templates/watch.html') diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html index 2a6c823..fe12d18 100644 --- a/youtube/templates/watch.html +++ b/youtube/templates/watch.html @@ -97,11 +97,11 @@ - Direct Link + {{ _('Direct Link') }} {% if settings.use_video_download != 0 %}
- Download + {{ _('Download') }}