mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-22 03:05:15 +00:00
Merge branch 'main' of https://github.com/VueTubeApp/VueTube
This commit is contained in:
commit
3e88134f01
2 changed files with 22 additions and 8 deletions
|
@ -54,10 +54,17 @@ module.exports = {
|
|||
defaultpage: "默认页",
|
||||
},
|
||||
updates: {
|
||||
install: "安装",
|
||||
view: "查看",
|
||||
latest: "最新",
|
||||
installed: "已安装",
|
||||
checking: "检查更新中",
|
||||
available: "有更新可用",
|
||||
noupdate: "没有更新可用",
|
||||
noupdatemessage: "您正在使用最新版本的 VueTube。您可稍后再回来查看更新。",
|
||||
|
||||
installed: "目前版本",
|
||||
latest: "最新版本",
|
||||
|
||||
okay: "確定",
|
||||
update: "更新",
|
||||
later: "稍後",
|
||||
},
|
||||
logs: {
|
||||
more: "更多",
|
||||
|
|
|
@ -54,10 +54,17 @@ module.exports = {
|
|||
defaultpage: "預設頁",
|
||||
},
|
||||
updates: {
|
||||
install: "安裝",
|
||||
view: "查看",
|
||||
latest: "最新",
|
||||
installed: "已安裝",
|
||||
checking: "檢查更新中",
|
||||
available: "有更新可用",
|
||||
noupdate: "沒有更新可用",
|
||||
noupdatemessage: "您正在使用最新版本的 VueTube。您可稍後再回來查看更新。",
|
||||
|
||||
installed: "目前版本",
|
||||
latest: "最新版本",
|
||||
|
||||
okay: "確定",
|
||||
update: "更新",
|
||||
later: "稍後",
|
||||
},
|
||||
logs: {
|
||||
more: "更多",
|
||||
|
|
Loading…
Reference in a new issue