projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
301fc49
)
Translate copy magnet URI
author
Chocobozzz
<me@florianbigard.com>
Fri, 15 Feb 2019 09:57:59 +0000
(10:57 +0100)
committer
Chocobozzz
<me@florianbigard.com>
Fri, 15 Feb 2019 09:57:59 +0000
(10:57 +0100)
scripts/i18n/create-custom-files.ts
patch
|
blob
|
history
diff --git
a/scripts/i18n/create-custom-files.ts
b/scripts/i18n/create-custom-files.ts
index 664207e1c91a3805dfb180ee537ca903c8c9050d..40c4208253db678c1029a6d57d803625db78fbf8 100755
(executable)
--- 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: '
}