1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
This commit is contained in:
Luke Pulverenti 2017-11-07 12:43:59 -05:00
parent 6aebc54092
commit c57f93e2f3
42 changed files with 518 additions and 313 deletions

View file

@ -607,5 +607,10 @@
"DirectorValue": "Director: {0}",
"DirectorsValue": "Directors: {0}",
"GenreValue": "Genre: {0}",
"GenresValue": "Genres: {0}"
"GenresValue": "Genres: {0}",
"LinksValue": "Links: {0}",
"TagsValue": "Tags: {0}",
"LabelAudio": "Audio:",
"LabelSubtitles": "Subtitles:",
"Off": "Off"
}