0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-25 20:55:17 +00:00
This commit is contained in:
Kenny 2022-08-07 01:18:12 -04:00
commit 3e88134f01
2 changed files with 22 additions and 8 deletions

View file

@ -54,10 +54,17 @@ module.exports = {
defaultpage: "默认页", defaultpage: "默认页",
}, },
updates: { updates: {
install: "安装", checking: "检查更新中",
view: "查看", available: "有更新可用",
latest: "最新", noupdate: "没有更新可用",
installed: "已安装", noupdatemessage: "您正在使用最新版本的 VueTube。您可稍后再回来查看更新。",
installed: "目前版本",
latest: "最新版本",
okay: "確定",
update: "更新",
later: "稍後",
}, },
logs: { logs: {
more: "更多", more: "更多",

View file

@ -54,10 +54,17 @@ module.exports = {
defaultpage: "預設頁", defaultpage: "預設頁",
}, },
updates: { updates: {
install: "安裝", checking: "檢查更新中",
view: "查看", available: "有更新可用",
latest: "最新", noupdate: "沒有更新可用",
installed: "已安裝", noupdatemessage: "您正在使用最新版本的 VueTube。您可稍後再回來查看更新。",
installed: "目前版本",
latest: "最新版本",
okay: "確定",
update: "更新",
later: "稍後",
}, },
logs: { logs: {
more: "更多", more: "更多",