mirror of
https://github.com/videojs/video.js.git
synced 2025-01-02 06:32:07 +02:00
fix(text): caption settings typo
This commit is contained in:
parent
3e9ef0ace2
commit
560b81a6d9
@ -394,9 +394,7 @@ This default value is hardcoded as a default to the localize method in the SeekB
|
||||
| | Skip backward {1} seconds |
|
||||
| | Skip forward {1} seconds |
|
||||
| en-GB.json (has 1) | Needs manual checking. Can safely use most default strings. |
|
||||
| es.json (missing 3) | Playing in Picture-in-Picture |
|
||||
| | Skip backward {1} seconds |
|
||||
| | Skip forward {1} seconds |
|
||||
| es.json (missing 1) | Playing in Picture-in-Picture |
|
||||
| et.json (missing 8) | No content |
|
||||
| | Color |
|
||||
| | Opacity |
|
||||
@ -413,12 +411,7 @@ This default value is hardcoded as a default to the localize method in the SeekB
|
||||
| | Playing in Picture-in-Picture |
|
||||
| | Skip backward {1} seconds |
|
||||
| | Skip forward {1} seconds |
|
||||
| fa.json (missing 6) | No content |
|
||||
| | Color |
|
||||
| | Opacity |
|
||||
| | Text Background |
|
||||
| | Caption Area Background |
|
||||
| | Playing in Picture-in-Picture |
|
||||
| fa.json (Complete) | |
|
||||
| fi.json (missing 71) | Audio Player |
|
||||
| | Video Player |
|
||||
| | Replay |
|
||||
@ -490,9 +483,7 @@ This default value is hardcoded as a default to the localize method in the SeekB
|
||||
| | Playing in Picture-in-Picture |
|
||||
| | Skip backward {1} seconds |
|
||||
| | Skip forward {1} seconds |
|
||||
| fr.json (missing 3) | Playing in Picture-in-Picture |
|
||||
| | Skip backward {1} seconds |
|
||||
| | Skip forward {1} seconds |
|
||||
| fr.json (missing 1) | Playing in Picture-in-Picture |
|
||||
| gd.json (missing 10) | Exit Picture-in-Picture |
|
||||
| | Picture-in-Picture |
|
||||
| | No content |
|
||||
@ -659,7 +650,8 @@ This default value is hardcoded as a default to the localize method in the SeekB
|
||||
| | Playing in Picture-in-Picture |
|
||||
| | Skip backward {1} seconds |
|
||||
| | Skip forward {1} seconds |
|
||||
| pl.json (missing 7) | Color |
|
||||
| pl.json (missing 8) | Drop shadow |
|
||||
| | Color |
|
||||
| | Opacity |
|
||||
| | Text Background |
|
||||
| | Caption Area Background |
|
||||
@ -676,7 +668,7 @@ This default value is hardcoded as a default to the localize method in the SeekB
|
||||
| | Playing in Picture-in-Picture |
|
||||
| | Skip backward {1} seconds |
|
||||
| | Skip forward {1} seconds |
|
||||
| pt-PT.json (missing 56) | Audio Player |
|
||||
| pt-PT.json (missing 54) | Audio Player |
|
||||
| | Video Player |
|
||||
| | Seek to live, currently behind live |
|
||||
| | Seek to live, currently playing live |
|
||||
@ -730,9 +722,8 @@ This default value is hardcoded as a default to the localize method in the SeekB
|
||||
| | Text Background |
|
||||
| | Caption Area Background |
|
||||
| | Playing in Picture-in-Picture |
|
||||
| | Skip backward {1} seconds |
|
||||
| | Skip forward {1} seconds |
|
||||
| ro.json (missing 8) | No content |
|
||||
| ro.json (missing 9) | Drop shadow |
|
||||
| | No content |
|
||||
| | Color |
|
||||
| | Opacity |
|
||||
| | Text Background |
|
||||
@ -746,8 +737,9 @@ This default value is hardcoded as a default to the localize method in the SeekB
|
||||
| | Text Background |
|
||||
| | Caption Area Background |
|
||||
| | Playing in Picture-in-Picture |
|
||||
| sk.json (missing 12) | Seek to live, currently behind live |
|
||||
| sk.json (missing 13) | Seek to live, currently behind live |
|
||||
| | Seek to live, currently playing live |
|
||||
| | Drop shadow |
|
||||
| | Exit Picture-in-Picture |
|
||||
| | Picture-in-Picture |
|
||||
| | No content |
|
||||
@ -876,8 +868,9 @@ This default value is hardcoded as a default to the localize method in the SeekB
|
||||
| | Playing in Picture-in-Picture |
|
||||
| | Skip backward {1} seconds |
|
||||
| | Skip forward {1} seconds |
|
||||
| uk.json (missing 12) | Seek to live, currently behind live |
|
||||
| uk.json (missing 13) | Seek to live, currently behind live |
|
||||
| | Seek to live, currently playing live |
|
||||
| | Drop shadow |
|
||||
| | Exit Picture-in-Picture |
|
||||
| | Picture-in-Picture |
|
||||
| | No content |
|
||||
@ -888,8 +881,9 @@ This default value is hardcoded as a default to the localize method in the SeekB
|
||||
| | Playing in Picture-in-Picture |
|
||||
| | Skip backward {1} seconds |
|
||||
| | Skip forward {1} seconds |
|
||||
| vi.json (missing 13) | Seek to live, currently behind live |
|
||||
| vi.json (missing 14) | Seek to live, currently behind live |
|
||||
| | Seek to live, currently playing live |
|
||||
| | Drop shadow |
|
||||
| | {1} is loading. |
|
||||
| | Exit Picture-in-Picture |
|
||||
| | Picture-in-Picture |
|
||||
@ -901,7 +895,8 @@ This default value is hardcoded as a default to the localize method in the SeekB
|
||||
| | Playing in Picture-in-Picture |
|
||||
| | Skip backward {1} seconds |
|
||||
| | Skip forward {1} seconds |
|
||||
| zh-CN.json (missing 1) | Playing in Picture-in-Picture |
|
||||
| zh-CN.json (missing 2) | Drop shadow |
|
||||
| | Playing in Picture-in-Picture |
|
||||
| zh-TW.json (missing 1) | Playing in Picture-in-Picture |
|
||||
|
||||
<!-- END langtable -->
|
||||
|
Loading…
Reference in New Issue
Block a user