From 215abf615dfb3614789e9639a1bab2aab5a59473 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 12 Oct 2024 22:16:33 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (655 of 655 strings) Co-authored-by: ENDzZ Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hans/ Translation: feishin/Translation --- src/i18n/locales/zh-Hans.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/zh-Hans.json b/src/i18n/locales/zh-Hans.json index ab3b256a..1c55603b 100644 --- a/src/i18n/locales/zh-Hans.json +++ b/src/i18n/locales/zh-Hans.json @@ -20,7 +20,8 @@ "openIn": { "lastfm": "在 Last.fm 中打开", "musicbrainz": "在 MusicBrainz 中打开" - } + }, + "moveToNext": "移至下一首" }, "common": { "increase": "增高", @@ -554,7 +555,8 @@ "shareItem": "分享项目", "playSimilarSongs": "$t(player.playSimilarSongs)", "download": "下载", - "playShuffled": "$t(player.shuffle)" + "playShuffled": "$t(player.shuffle)", + "moveToNext": "$t(action.moveToNext)" }, "trackList": { "title": "$t(entity.track_other)",