siftlode/frontend/src/i18n/locales/en/plex.json

23 lines
670 B
JSON
Raw Normal View History

{
"backToFeed": "YouTube feed",
"backToLibrary": "Back to library",
"searchPlaceholder": "Search Plex…",
"sort": {
"added": "Recently added",
"title": "Title"
},
"count": "{{count}} titles",
"searchCount": "{{count}} matches",
"loading": "Loading…",
"empty": "Nothing here yet. Run a Plex sync from the admin Config page.",
"loadMore": "Load more",
"watched": "Watched",
"seasons": "{{count}} seasons",
"playerSoon": "Player coming soon — “{{title}}”",
"playable": {
"direct": "Plays directly in the browser",
"remux": "Needs a light remux (no video re-encode)",
"transcode": "Needs transcoding (heavier)"
}
}