Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix chinese translation #322

Merged
merged 1 commit into from
Nov 21, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions l10n/bundle.l10n.zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"Name your pet": "为您的宠物命名",
"Cancelled Spawning Pet": "取消创建宠物",
"A Pet Playground has been created. You can now use the \"Spawn Additional Pet\" Command to add more pets.": "已经创建了一个宠物游乐场。 现在,您可以使用 \"Spawn Additional Pet\" 命令添加更多宠物。",
"A Pet Playground has been created. You can now use the \"Remove All Pets\" Command to remove all pets.": "已经创建了一个宠物游乐场。 现在,您可以使用 \"Spawn Additional Pet\" 命令添加更多宠物。",
"A Pet Playground has been created. You can now use the \"Remove All Pets\" Command to remove all pets.": "已经创建了一个宠物游乐场。 现在,您可以使用 \"Remove All Pets\" 命令去掉全部宠物。",
"black": "黑色的",
"brown": "棕色的",
"green": "绿色的",
"yellow": "黄色",
"yellow": "黄色的",
"gray": "灰色的",
"purple": "Purple",
"purple": "紫色的",
"red": "红色的",
"white": "白色的",
"cat": "猫",
Expand Down