]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/i18n/create-custom-files.ts
Translated using Weblate (Portuguese (Brazil))
[github/Chocobozzz/PeerTube.git] / scripts / i18n / create-custom-files.ts
index 81b6e33888f4aa9fb8b85864feccf74a7ad26bd6..b26e92d93dd9915fb53184e5da811b665759b715 100755 (executable)
@@ -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)