]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/i18n/create-custom-files.ts
Fix "Off" player string localization
[github/Chocobozzz/PeerTube.git] / scripts / i18n / create-custom-files.ts
index b26e92d93dd9915fb53184e5da811b665759b715..b363a1bdcaf218ac467d90b17a98e06ff37e96ce 100755 (executable)
@@ -51,6 +51,7 @@ const playerKeys = {
   'Buffer Progress': 'Buffer Progress',
   'Buffer State': 'Buffer State',
   'Live Latency': 'Live Latency',
+  '  off': '  off',
   'Player mode': 'Player mode'
 }
 Object.assign(playerKeys, videojs)