mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #1125 from dmitrylyzo/fix-remotecontrol-button
Fix event subscription on remotecontrol page
This commit is contained in:
commit
03d391f2c2
3 changed files with 16 additions and 12 deletions
|
@ -137,6 +137,8 @@
|
|||
"ButtonSplit": "Split",
|
||||
"ButtonSubmit": "Submit",
|
||||
"ButtonSubtitles": "Subtitles",
|
||||
"ButtonToggleContextMenu": "More",
|
||||
"ButtonTogglePlaylist": "Playlist",
|
||||
"ButtonTrailer": "Trailer",
|
||||
"ButtonUninstall": "Uninstall",
|
||||
"ButtonUp": "Up",
|
||||
|
|
|
@ -127,6 +127,8 @@
|
|||
"ButtonStop": "Остановить",
|
||||
"ButtonSubmit": "Подтвердить",
|
||||
"ButtonSubtitles": "Субтитры",
|
||||
"ButtonToggleContextMenu": "Ещё",
|
||||
"ButtonTogglePlaylist": "Плей-лист",
|
||||
"ButtonTrailer": "Трейлер",
|
||||
"ButtonUninstall": "Удалить",
|
||||
"ButtonUp": "Вверх",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue