Skip to content

Commit

Permalink
Merge pull request #2 from lvyunqi/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
lvyunqi authored Feb 25, 2024
2 parents 95bba87 + 4d94603 commit 6472968
Show file tree
Hide file tree
Showing 6 changed files with 655 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Nuxt 3 Minimal Starter
# QimenIDC-Client-V2

Look at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.

Expand Down
7 changes: 6 additions & 1 deletion locales/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,10 +197,15 @@
"Cancel": "取消",
"Add": "添加",
"List of administrator accounts": "管理员账户列表",
"name": "姓名",
"name": "名称",
"phone": "电话",
"email": "邮箱",
"delete": "删除",
"You will not be able to recover this account!": "您将无法恢复此账户!",
"Your account is safe :)": "您的账户是安全的,并未删除 :)",
"host": "主机",
"port": "端口",
"domain": "域名",
"You will not be able to recover this VNC!": "您将无法恢复此VNC!",
"Your VNC is safe :)": "您的VNC是安全的,并未删除 :)",
}
Loading

0 comments on commit 6472968

Please sign in to comment.