1
0
mirror of https://github.com/videojs/video.js.git synced 2025-11-06 09:19:15 +02:00

fix(lang): Add missing strings for Chinese (Simplified) and Chinese (Traditional) (#6149)

This commit is contained in:
Pat O'Neill
2019-08-07 16:06:14 -04:00
committed by Gary Katsevman
parent 266cb151fa
commit bd51e9e8db
4 changed files with 20 additions and 16 deletions

View File

@@ -1051,12 +1051,8 @@ This default value is hardcoded as a default to the localize method in the SeekB
| vi.json (missing 3) | Seek to live, currently behind live |
| | Seek to live, currently playing live |
| | {1} is loading. |
| zh-CN.json (missing 4) | Seek to live, currently behind live |
| | Seek to live, currently playing live |
| | progress bar timing: currentTime={1} duration={2} |
| | {1} is loading. |
| zh-TW.json (missing 4) | Seek to live, currently behind live |
| | Seek to live, currently playing live |
| | progress bar timing: currentTime={1} duration={2} |
| | {1} is loading. |
| zh-CN.json (Complete) | |
| zh-Hans.json (Complete) | |
| zh-Hant.json (Complete) | |
| zh-TW.json (Complete) | |
<!-- END langtable -->