X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=scripts%2Fi18n%2Fcreate-custom-files.ts;h=b26e92d93dd9915fb53184e5da811b665759b715;hb=9f5801d798e3615578075123283673062a980c92;hp=81b6e33888f4aa9fb8b85864feccf74a7ad26bd6;hpb=4e11d8f3ca65bb1ffd0f42fa1521eabc5f3d7713;p=github%2FChocobozzz%2FPeerTube.git diff --git a/scripts/i18n/create-custom-files.ts b/scripts/i18n/create-custom-files.ts index 81b6e3388..b26e92d93 100755 --- a/scripts/i18n/create-custom-files.ts +++ b/scripts/i18n/create-custom-files.ts @@ -50,7 +50,8 @@ const playerKeys = { 'Download Breakdown': 'Download Breakdown', 'Buffer Progress': 'Buffer Progress', 'Buffer State': 'Buffer State', - 'Live Latency': 'Live Latency' + 'Live Latency': 'Live Latency', + 'Player mode': 'Player mode' } Object.assign(playerKeys, videojs)