From 2dd0a8a8fd2fc85180fa3b45c5a6a56d07320ed3 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 12 Jan 2022 15:07:21 +0100 Subject: Add fast forward/rewind on mobile --- scripts/i18n/create-custom-files.ts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/i18n') diff --git a/scripts/i18n/create-custom-files.ts b/scripts/i18n/create-custom-files.ts index 7556866e6..248a5b038 100755 --- a/scripts/i18n/create-custom-files.ts +++ b/scripts/i18n/create-custom-files.ts @@ -50,7 +50,9 @@ const playerKeys = { 'Buffer State': 'Buffer State', 'Live Latency': 'Live Latency', 'P2P': 'P2P', + '{1} seconds': '{1} seconds', 'enabled': 'enabled', + 'Playlist: {1}': 'Playlist: {1}', 'disabled': 'disabled', ' off': ' off', 'Player mode': 'Player mode' -- cgit v1.2.3