From: Chocobozzz Date: Fri, 15 Feb 2019 09:57:59 +0000 (+0100) Subject: Translate copy magnet URI X-Git-Tag: v1.3.0-rc.1~185 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=37c6bb3623023e902a5bbdbeba5b844f93558bcd;p=oweals%2Fpeertube.git Translate copy magnet URI --- diff --git a/scripts/i18n/create-custom-files.ts b/scripts/i18n/create-custom-files.ts index 664207e1c..40c420825 100755 --- a/scripts/i18n/create-custom-files.ts +++ b/scripts/i18n/create-custom-files.ts @@ -30,6 +30,7 @@ const playerKeys = { 'Copy the video URL': 'Copy the video URL', 'Copy the video URL at the current time': 'Copy the video URL at the current time', 'Copy embed code': 'Copy embed code', + 'Copy magnet URI': 'Copy magnet URI', 'Total downloaded: ': 'Total downloaded: ', 'Total uploaded: ': 'Total uploaded: ' }