mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Improve people pages and metadata editor
This commit is contained in:
parent
1b73710956
commit
ded5ecc5fe
4 changed files with 27 additions and 6 deletions
|
@ -8,6 +8,7 @@
|
|||
"AddToCollection": "Add to collection",
|
||||
"AddToPlaylist": "Add to playlist",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
"AgeValue": "({0} years old)",
|
||||
"AirDate": "Air date",
|
||||
"Aired": "Aired",
|
||||
"Album": "Album",
|
||||
|
@ -745,6 +746,7 @@
|
|||
"LabelOptionalNetworkPath": "Shared network folder:",
|
||||
"LabelOptionalNetworkPathHelp": "If this folder is shared on your network, supplying the network share path can allow clients on other devices to access media files directly. For example, {0} or {1}.",
|
||||
"LabelOriginalAspectRatio": "Original aspect ratio:",
|
||||
"LabelOriginalName": "Original name:",
|
||||
"LabelOriginalTitle": "Original title:",
|
||||
"LabelOverview": "Overview:",
|
||||
"LabelParentalRating": "Parental rating:",
|
||||
|
@ -828,6 +830,7 @@
|
|||
"LabelSonyAggregationFlags": "Sony aggregation flags:",
|
||||
"LabelSonyAggregationFlagsHelp": "Determines the content of the aggregationFlags element in the urn:schemas-sonycom:av namespace.",
|
||||
"LabelSortBy": "Sort by:",
|
||||
"LabelSortName": "Sort name:",
|
||||
"LabelSortOrder": "Sort order:",
|
||||
"LabelSortTitle": "Sort title:",
|
||||
"LabelSource": "Source:",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue