add media type specific translation in up next dialog (#6307)

* allow dedicated translation of all video types

* fix linter issue
This commit is contained in:
BlueMöhre
2025-01-06 21:01:44 +01:00
committed by GitHub
parent ec1f6336a0
commit e4e9a7a5d3
2 changed files with 14 additions and 5 deletions
+4 -2
View File
@@ -460,8 +460,10 @@
"HeaderNewDevices": "New Devices",
"HeaderNewPlaylist": "New Playlist",
"HeaderNewRepository": "New Repository",
"HeaderNextItem": "Next {0}",
"HeaderNextItemPlayingInValue": "Next {0} Playing in {1}",
"HeaderNextEpisode": "Next Episode",
"HeaderNextEpisodePlayingInValue": "Next Episode Playing in {0}",
"HeaderNextVideo": "Next Video",
"HeaderNextVideoPlayingInValue": "Next Video Playing in {0}",
"HeaderNoLyrics": "No lyrics found",
"HeaderOnNow": "On Now",
"HeaderOtherItems": "Other Items",