mirror of
https://github.com/videojs/video.js.git
synced 2025-02-02 11:34:50 +02:00
fix(lang): Add PiP to de (#6803)
This commit is contained in:
parent
1761fa5976
commit
88850e94af
@ -279,8 +279,7 @@ This default value is hardcoded as a default to the localize method in the SeekB
|
||||
| | {1} is loading. |
|
||||
| | Exit Picture-in-Picture |
|
||||
| | Picture-in-Picture |
|
||||
| de.json (missing 2) | Exit Picture-in-Picture |
|
||||
| | Picture-in-Picture |
|
||||
| de.json (Complete) | |
|
||||
| el.json (missing 49) | Audio Player |
|
||||
| | Video Player |
|
||||
| | Replay |
|
||||
@ -791,10 +790,8 @@ This default value is hardcoded as a default to the localize method in the SeekB
|
||||
| | {1} is loading. |
|
||||
| | Exit Picture-in-Picture |
|
||||
| | Picture-in-Picture |
|
||||
| pt-BR.json (missing 4) | Seek to live, currently behind live |
|
||||
| pt-BR.json (missing 2) | Seek to live, currently behind live |
|
||||
| | Seek to live, currently playing live |
|
||||
| | Exit Picture-in-Picture |
|
||||
| | Picture-in-Picture |
|
||||
| pt-PT.json (missing 48) | Audio Player |
|
||||
| | Video Player |
|
||||
| | Seek to live, currently behind live |
|
||||
|
@ -83,6 +83,8 @@
|
||||
"Volume Level": "Lautstärke",
|
||||
"{1} is loading.": "{1} wird geladen.",
|
||||
"Seek to live, currently behind live": "Zur Live-Übertragung wechseln. Aktuell wird es nicht live abgespielt.",
|
||||
"Seek to live, currently playing live": "Zur Live-Übertragung wechseln. Es wird aktuell live abgespielt."
|
||||
|
||||
"Seek to live, currently playing live": "Zur Live-Übertragung wechseln. Es wird aktuell live abgespielt.",
|
||||
"Exit Picture-in-Picture": "Bild-im-Bild-Modus beenden",
|
||||
"Picture-in-Picture": "Bild-im-Bild-Modus"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user