From 08e42ed42c4c7bb45e269675f411d66f425d5b46 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Mon, 24 Oct 2022 22:28:32 -0500 Subject: [PATCH] New translations en_US.json (Vietnamese) --- src/i18n/vi_VN.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/i18n/vi_VN.json b/src/i18n/vi_VN.json index 3b9aecd2..ec18d9a3 100644 --- a/src/i18n/vi_VN.json +++ b/src/i18n/vi_VN.json @@ -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": "Tìm hiểu thêm", @@ -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": "Chủ đề", @@ -628,6 +630,10 @@ "share.platform.songLink": "Copy with song.link", "share.platform.clipboard": "Copy Link", "about.thanks": "Trân trọng cảm ơn Cider Collective Team và tất cả các đóng góp viên của chúng tôi.", + "spotify.openURL": "Open Spotify URL...", + "spotify.saveToAppleMusic": "Save to Apple Music", + "spotify.loadingPlaylist": "Loading Playlist...", + "spotify.enterURL": "Enter Spotify URL", "oobe.yes": "Yes", "oobe.no": "No", "oobe.next": "Next",