Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #484 from nokanol45/main
Browse files Browse the repository at this point in the history
Update Chinese translations
  • Loading branch information
Frontesque committed Aug 6, 2022
2 parents 4a96ec2 + 6c8cc3b commit 915dc46
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 8 deletions.
15 changes: 11 additions & 4 deletions NUXT/plugins/languages/chinese-simplified.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,17 @@ module.exports = {
defaultpage: "默认页",
},
updates: {
install: "安装",
view: "查看",
latest: "最新",
installed: "已安装",
checking: "检查更新中",
available: "有更新可用",
noupdate: "没有更新可用",
noupdatemessage: "您正在使用最新版本的 VueTube。您可稍后再回来查看更新。",

installed: "目前版本",
latest: "最新版本",

okay: "確定",
update: "更新",
later: "稍後",
},
logs: {
more: "更多",
Expand Down
15 changes: 11 additions & 4 deletions NUXT/plugins/languages/chinese-traditional.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,17 @@ module.exports = {
defaultpage: "預設頁",
},
updates: {
install: "安裝",
view: "查看",
latest: "最新",
installed: "已安裝",
checking: "檢查更新中",
available: "有更新可用",
noupdate: "沒有更新可用",
noupdatemessage: "您正在使用最新版本的 VueTube。您可稍後再回來查看更新。",

installed: "目前版本",
latest: "最新版本",

okay: "確定",
update: "更新",
later: "稍後",
},
logs: {
more: "更多",
Expand Down

0 comments on commit 915dc46

Please sign in to comment.