This commit is contained in:
booploops 2022-10-24 20:26:31 -07:00
commit 130bf6d88c

View file

@ -16,6 +16,7 @@
"term.appleMusic": "Apple Music",
"term.applePodcasts": "Apple Podcasts",
"term.itunes": "iTunes",
"term.spotify": "Spotify",
"term.github": "GitHub",
"term.discord": "Discord",
"term.learnMore": "Learn more",
@ -488,6 +489,7 @@
"settings.option.visual.uiscale": "UI Scale",
"settings.option.visual.useAdaptiveColors": "Use Adaptive Colors",
"settings.option.visual.useAdaptiveColors.description": "Change the accent color to match the current song",
"settings.option.visual.useAdaptiveColors.popup": "Adaptive colors will take effect on the next track.",
"settings.option.visual.layoutProfile": "Layout Profile Type",
"settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference",
"settings.header.visual.theme": "Theme",
@ -628,6 +630,9 @@
"share.platform.songLink": "Copy with song.link",
"share.platform.clipboard": "Copy Link",
"about.thanks": "Major thanks to the Cider Collective Team and all of our contributors.",
"spotify.openURL": "Open Spotify URL...",
"spotify.saveToAppleMusic": "Save to Apple Music",
"spotify.loadingPlaylist": "Loading Playlist...",
"oobe.yes": "Yes",
"oobe.no": "No",
"oobe.next": "Next",