Skip to content

Commit

Permalink
version 21
Browse files Browse the repository at this point in the history
  • Loading branch information
Heinrich-XIAO committed Nov 17, 2024
1 parent 216e3b4 commit f7a13eb
Showing 1 changed file with 15 additions and 7 deletions.
22 changes: 15 additions & 7 deletions translation/zh-CN.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,32 @@ version = "20"
maintainer = "Heinrich Xiao"

[header]
home = "主页"
home = "无限棋"
play = "开始"
news = "消息"
login = "登录"
profile = "个人资料"
createaccount = "注册"
logout = "登出"

[header.settings]
language = "语言"
board = "棋盘" # Board color/theme
legalmoves = "合法移动" # Legal moves shape
legalmoves-squares = "方块"
legalmoves-dots = "" # Dots and 4 corner triangles
perspective = "视角" # Perspective-mode
perspective-mouse-sensitivity = "鼠标灵敏度"
perspective-fov = "视野范围"
ping = ["延迟", "毫秒"] # A number is inserted between these 2 strings.
reset-to-default = "恢复默认"

[footer]
contact = "联系"
terms_of_service = "服务条款"
source_code = "程序"
language = "语言"

[header.javascript]
js-profile = "个人账户"
js-logout = "登出"
js-login = "登录"
js-createaccount = "注册"

[member.javascript]
js-confirm_delete = "您确定要删除账号吗?这无法撤销!要是你确定删除账号,点OK。"
js-enter_password = "输入密码以永久删除您的账户:"
Expand Down

0 comments on commit f7a13eb

Please sign in to comment.