From 5f8327c507b1f4eaaa5d4d4fa9a831e78eb7d4f4 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 4 Dec 2020 16:37:21 +0100 Subject: Update i18n with new player keys --- scripts/i18n/create-custom-files.ts | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts') diff --git a/scripts/i18n/create-custom-files.ts b/scripts/i18n/create-custom-files.ts index f33903ecd..d4d5b44f0 100755 --- a/scripts/i18n/create-custom-files.ts +++ b/scripts/i18n/create-custom-files.ts @@ -33,6 +33,8 @@ const playerKeys = { 'Copy magnet URI': 'Copy magnet URI', 'Total downloaded: ': 'Total downloaded: ', 'Total uploaded: ': 'Total uploaded: ', + 'From servers: ': 'From servers: ', + 'From peers: ': 'From peers: ', 'Normal mode': 'Normal mode', 'Theater mode': 'Theater mode' } -- cgit v1.2.3