mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-19 03:57:28 +08:00
feat: 更新多语言文案并新增播客词条
This commit is contained in:
@@ -10,7 +10,8 @@ export default {
|
||||
},
|
||||
empty: {
|
||||
noTasks: 'ダウンロードタスクがありません',
|
||||
noDownloaded: 'ダウンロード済みの楽曲がありません'
|
||||
noDownloaded: 'ダウンロード済みの楽曲がありません',
|
||||
noDownloadedHint: '好きな曲をダウンロードしましょう'
|
||||
},
|
||||
progress: {
|
||||
total: '全体の進行状況: {progress}%'
|
||||
@@ -50,6 +51,7 @@ export default {
|
||||
playStarted: '再生開始: {name}',
|
||||
playFailed: '再生失敗: {name}',
|
||||
path: {
|
||||
copy: 'パスをコピー',
|
||||
copied: 'パスをクリップボードにコピーしました',
|
||||
copyFailed: 'パスのコピーに失敗しました'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user