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

update components

This commit is contained in:
Luke Pulverenti 2017-11-29 15:43:41 -05:00
parent 0f4b4b5908
commit f2677c0db1
100 changed files with 1279 additions and 1137 deletions

View file

@ -1,9 +1,4 @@
{
"ShowTitle": "Show title",
"ShowYear": "Show year",
"HeaderPosterOptions": "Poster Options",
"Filters": "Filters",
"Unplayed": "Unplayed",
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
@ -623,5 +618,13 @@
"LabelVideo": "Video:",
"LabelSubtitles": "Subtitles:",
"Off": "Off",
"ShowTitles": "Show titles"
"ShowTitle": "Show title",
"ShowYear": "Show year",
"HeaderPosterOptions": "Poster Options",
"Filters": "Filters",
"Unplayed": "Unplayed",
"LabelTVHomeScreen": "TV mode home screen:",
"Horizontal": "Horizontal",
"Vertical": "Vertical",
"GroupBySeries": "Group by series"
}