mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-16 00:14:23 +02:00
handle playback from ItemCard
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
"dismiss": "dismiss",
|
||||
"doNotShowAgain": "do not show this again",
|
||||
"duration": "duration",
|
||||
"external": "external",
|
||||
"view": "view",
|
||||
"edit": "edit",
|
||||
"enable": "enable",
|
||||
@@ -901,7 +902,7 @@
|
||||
"musicbrainzPrioritizeCountries": "prioritize MusicBrainz countries",
|
||||
"musicbrainzPrioritizeCountries_description": "country codes to prioritize when ordering MusicBrainz releases, comma separated and non case-sensitive (e.g. us, gb, de)",
|
||||
"youtube": "enable youtube integration",
|
||||
"youtube_description": "external songs will attempt to use YouTube to resolve stream URLs for playback",
|
||||
"youtube_description": "external songs will attempt to use YouTube to resolve stream URLs for playback (desktop only)",
|
||||
"neteaseTranslation_description": "When enabled, fetches and displays translated lyrics from NetEase if available",
|
||||
"neteaseTranslation": "Enable NetEase translations",
|
||||
"notify": "enable song notifications",
|
||||
|
||||
Reference in New Issue
Block a user