1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update card components

This commit is contained in:
Luke Pulverenti 2017-04-09 15:48:50 -04:00
parent 194f1e3fe8
commit 3a0999af5e
75 changed files with 470 additions and 152 deletions

View file

@ -156,7 +156,6 @@
"LabelAlbum": "Album:",
"LabelCommunityRating": "Fellesskap anmeldelse:",
"LabelVoteCount": "Stemme tall:",
"LabelMetascore": "Metascore:",
"LabelCriticRating": "Kritiker anmeldelse:",
"LabelCriticRatingSummary": "Kritiker anmeldelse sammendrag:",
"LabelAwardSummary": "Pris sammendrag:",
@ -395,5 +394,15 @@
"Accept": "Accept",
"Reject": "Reject",
"Connect": "Koble til",
"LabelDownloadTo": "Download to:"
"HeaderMyMedia": "My Media",
"LatestFromLibrary": "Latest {0}",
"HeaderLatestChannelMedia": "Latest Channel Items",
"HeaderContinueWatching": "Continue Watching",
"HeaderContinueListening": "Continue Listening",
"HeaderActiveRecordings": "Active Recordings",
"HeaderLatestRecordings": "Latest Recordings",
"LabelDownloadTo": "Download to:",
"HeaderNextUp": "Next Up",
"HeaderLatestFrom": "Latest from {0}",
"More": "Mere"
}