From f2e18cd35aca7cf8d6999e1ef0b6a506b3a05a04 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 24 Oct 2022 22:28:49 -0500 Subject: [PATCH] New translations en_US.json (Indonesian) --- src/i18n/id_ID.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/i18n/id_ID.json b/src/i18n/id_ID.json index 5b53de63..f28bb2fb 100644 --- a/src/i18n/id_ID.json +++ b/src/i18n/id_ID.json @@ -16,6 +16,7 @@ "term.appleMusic": "Apple Music", "term.applePodcasts": "Apple Podcast", "term.itunes": "iTunes", + "term.spotify": "Spotify", "term.github": "GitHub", "term.discord": "Discord", "term.learnMore": "Pelajari lebih lanjut", @@ -488,6 +489,7 @@ "settings.option.visual.uiscale": "Skala UI", "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": "Atur tampilan aplikasi sesuai keinginan", "settings.header.visual.theme": "Tema", @@ -628,6 +630,10 @@ "share.platform.songLink": "Salin dengan song.link", "share.platform.clipboard": "Salin Link", "about.thanks": "Terima kasih yang sebesar-besarnya kepada Cider Collective Team dan semua kontributor kami.", + "spotify.openURL": "Open Spotify URL...", + "spotify.saveToAppleMusic": "Save to Apple Music", + "spotify.loadingPlaylist": "Loading Playlist...", + "spotify.enterURL": "Enter Spotify URL", "oobe.yes": "Ya", "oobe.no": "Tidak", "oobe.next": "Berikutnya",