From 37c6bb3623023e902a5bbdbeba5b844f93558bcd Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 15 Feb 2019 10:57:59 +0100 Subject: Translate copy magnet URI --- scripts/i18n/create-custom-files.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') 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: ' } -- cgit v1.2.3