1
0
Fork 0
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:
Vasily 2020-04-28 19:13:16 +03:00 committed by GitHub
commit 03d391f2c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 12 deletions

View file

@ -137,6 +137,8 @@
"ButtonSplit": "Split",
"ButtonSubmit": "Submit",
"ButtonSubtitles": "Subtitles",
"ButtonToggleContextMenu": "More",
"ButtonTogglePlaylist": "Playlist",
"ButtonTrailer": "Trailer",
"ButtonUninstall": "Uninstall",
"ButtonUp": "Up",

View file

@ -127,6 +127,8 @@
"ButtonStop": "Остановить",
"ButtonSubmit": "Подтвердить",
"ButtonSubtitles": "Субтитры",
"ButtonToggleContextMenu": "Ещё",
"ButtonTogglePlaylist": "Плей-лист",
"ButtonTrailer": "Трейлер",
"ButtonUninstall": "Удалить",
"ButtonUp": "Вверх",