Skip to content

Commit

Permalink
Merge pull request #22 from qsefthuopq/patch-2
Browse files Browse the repository at this point in the history
Update zh_cn.json
  • Loading branch information
Draylar authored Jul 30, 2020
2 parents bdaee1b + 7be6b51 commit 06edc56
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion src/main/resources/assets/identity/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
{
"identity.unlock_entity": "已解锁%s种化身",
"identity.revoke_entity": "你的对%s化身的记忆已化为尘埃..."
"identity.revoke_entity": "你的对%s化身的记忆已化为尘埃...",
"identity.grant_success": "成功将化身%s给予%s。",
"identity.revoke_success": "成功删除%s化身(%s身上的化身)。",
"identity.already_has": "%s已经拥有%s化身!",
"identity.does_not_have": "%s没有%s化身!",
"identity.equip_success": "将%s的化身设置为%s。",
"identity.unequip_success": "已删除%s化身。",
"identity.test_positive": "%s化身为%s。",
"identity.test_failed": "%s没有化身为%s",
"identity.menu_hint": "杀死任何生物以获得化身..."
}

0 comments on commit 06edc56

Please sign in to comment.