-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from Neubulae/patch-1
Create zh_cn.json
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"text.graves.grave_of": "%s之墓", | ||
"text.graves.items_xp": "物品:%s 经验:%s", | ||
"text.graves.protected_time": "将在%s后启封", | ||
"text.graves.break_time": "将在%s后自动洒落", | ||
"text.graves.not_protected": "已启封!", | ||
"text.graves.players_grave": "%s的坟墓", | ||
"text.graves.gui_title": "你的坟墓", | ||
"text.graves.no_longer_protected": "你在%s(%s)的坟墓(含有%s个物品)已启封!任何人都可以开启!", | ||
"text.graves.expired": "你在%s(%s)的坟墓(含有%s个物品)已洒落!", | ||
"text.graves.somebody_broke": "你在%s(%s)的坟墓(含有%s个物品)已被拆毁!", | ||
"text.graves.created_at": "坟墓已生成:%s(%s)", | ||
"text.graves.creation_failed": "坟墓生成失败!你的物品洒在了%s(%s)", | ||
"text.graves.creation_failed_pvp": "玩家击杀不生成坟墓!你的物品洒在了%s(%s)", | ||
"text.graves.creation_failed_claim": "领地内不生成坟墓!你的物品洒在了%s(%s)" | ||
|
||
} |