X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=scripts%2Fi18n%2Fcreate-custom-files.ts;h=b363a1bdcaf218ac467d90b17a98e06ff37e96ce;hb=efcadd3d14d1c434b9bff97003c3e68a9f39fdfc;hp=b26e92d93dd9915fb53184e5da811b665759b715;hpb=c7027c06e9a73dad99d3f9bd9937a41a763850ce;p=github%2FChocobozzz%2FPeerTube.git diff --git a/scripts/i18n/create-custom-files.ts b/scripts/i18n/create-custom-files.ts index b26e92d93..b363a1bdc 100755 --- a/scripts/i18n/create-custom-files.ts +++ b/scripts/i18n/create-custom-files.ts @@ -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)