diff --git a/src/i18n/sv_SE.json b/src/i18n/sv_SE.json index c09d889b..4147dbbc 100644 --- a/src/i18n/sv_SE.json +++ b/src/i18n/sv_SE.json @@ -214,8 +214,10 @@ "term.zoomreset": "Reset Zoom", "term.fullscreen": "Fullscreen", "term.nowPlaying": "Now Playing", + "term.localFiles": "Local Files", "home.syncFavorites": "Sync Favorites", "home.syncFavorites.gettingArtists": "Getting Favorited Artists...", + "home.pinnedItems": "Pinned Items", "action.favorite": "Favorite", "action.removeFavorite": "Remove Favorite", "action.refresh": "Refresh", @@ -264,8 +266,8 @@ "action.removeFromQueue.success": "Borttagen från kön", "action.removeFromQueue.error": "Kunde inte lägga radera från kön", "action.createPlaylist": "Skapa ny spellista", - "action.addToPlaylist.duplicate": "Item already exists in playlist. Do you want to continue?", "action.addToPlaylist": "Lägg till i en spellista", + "action.addToPlaylist.duplicate": "Item already exists in playlist. Do you want to continue?", "action.removeFromPlaylist": "Ta bort från spellista", "action.addToFavorites": "Lägg till i favoriter", "action.follow": "Följ", @@ -484,6 +486,10 @@ "settings.header.visual.hardwareAcceleration.default": "Standard", "settings.header.visual.hardwareAcceleration.webGPU": "WebGPU", "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.layoutProfile": "Layout Profile Type", + "settings.option.visual.layoutProfile.description": "Adjust the layout of the app to your preference", "settings.header.visual.theme": "Theme", "settings.option.visual.theme.github.download": "Install from GitHub URL", "settings.option.visual.theme.github.openfolder": "Open Themes Folder", @@ -513,6 +519,7 @@ "settings.notyf.visual.plugin.install.error": "Plugin installation failed", "settings.option.visual.theme.default": "Cider", "settings.option.visual.theme.dark": "Dark", + "settings.option.visual.theme.light": "Light", "settings.option.visual.showPersonalInfo": "Visa personlig information", "settings.header.window": "Window", "settings.header.window.description": "Adjust the window settings for Cider.",