X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=scripts%2Fi18n%2Fcreate-custom-files.ts;h=7d03346a0bbe4fba6563b0e14da57c5b33015598;hb=38b4e733d2a11bf0e9164bc178f01cb18b15f6bd;hp=66dbbfcb8b57d8448364821a28b765141c788bb6;hpb=f12c18db513ba3d84ee465c2338c5283be7fab10;p=github%2FChocobozzz%2FPeerTube.git diff --git a/scripts/i18n/create-custom-files.ts b/scripts/i18n/create-custom-files.ts index 66dbbfcb8..7d03346a0 100755 --- a/scripts/i18n/create-custom-files.ts +++ b/scripts/i18n/create-custom-files.ts @@ -64,6 +64,7 @@ const playerKeys = { ' (muted)': ' (muted)', '{1} from servers · {2} from peers': '{1} from servers · {2} from peers', 'Previous video': 'Previous video', + 'Video page (new window)': 'Video page (new window)', 'Next video': 'Next video' } Object.assign(playerKeys, videojs)