commit
1578e224c5
1 changed files with 7 additions and 0 deletions
|
@ -127,10 +127,13 @@
|
||||||
"one" : "首歌曲",
|
"one" : "首歌曲",
|
||||||
"other" : "首歌曲"
|
"other" : "首歌曲"
|
||||||
},
|
},
|
||||||
|
"term.tracks": "首歌曲",
|
||||||
"term.videos": "影片",
|
"term.videos": "影片",
|
||||||
"term.menu": "選單",
|
"term.menu": "選單",
|
||||||
"term.check": "檢查",
|
"term.check": "檢查",
|
||||||
"term.aboutArtist": "關於{{artistName}}", // e.g. 'About Doja Cat'
|
"term.aboutArtist": "關於{{artistName}}", // e.g. 'About Doja Cat'
|
||||||
|
"term.requestError": "請求發生錯誤。",
|
||||||
|
"term.song.link.generate": "正在取得 song.link 的分享網址...",
|
||||||
"term.version": "版本",
|
"term.version": "版本",
|
||||||
|
|
||||||
// Home
|
// Home
|
||||||
|
@ -272,6 +275,10 @@
|
||||||
"settings.header.visual.hardwareAcceleration.default": "預設",
|
"settings.header.visual.hardwareAcceleration.default": "預設",
|
||||||
"settings.header.visual.hardwareAcceleration.webGPU": "WebGPU",
|
"settings.header.visual.hardwareAcceleration.webGPU": "WebGPU",
|
||||||
"settings.header.visual.theme": "主題",
|
"settings.header.visual.theme": "主題",
|
||||||
|
"settings.option.visual.theme.github.download" : "從 GitHub 連結安裝" ,
|
||||||
|
"settings.prompt.visual.theme.github.URL" : "輸入你要安裝的主題連結" ,
|
||||||
|
"settings.notyf.visual.theme.install.success" : "主題成功安裝" ,
|
||||||
|
"settings.notyf.visual.theme.install.error" : "主題安裝失敗" ,
|
||||||
|
|
||||||
// Settings - Visual - Theme name
|
// Settings - Visual - Theme name
|
||||||
"settings.option.visual.theme.default": "Cider",
|
"settings.option.visual.theme.default": "Cider",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue