]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/i18n/create-custom-files.ts
Translated using Weblate (Croatian)
[github/Chocobozzz/PeerTube.git] / scripts / i18n / create-custom-files.ts
index 66dbbfcb8b57d8448364821a28b765141c788bb6..7d03346a0bbe4fba6563b0e14da57c5b33015598 100755 (executable)
@@ -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)