Skip to content

Commit

Permalink
Create zh_cn.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Neubulae authored Aug 11, 2021
1 parent a9d193b commit a00cbdb
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/main/resources/data/universal_graves/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"text.graves.grave_of": "Grave of %s",
"text.graves.items_xp": "Items: %s XP: %s",
"text.graves.protected_time": "Protected for %s",
"text.graves.break_time": "Breaks in %s",
"text.graves.not_protected": "Not protected!",
"text.graves.players_grave": "%s's grave",
"text.graves.gui_title": "Your graves",
"text.graves.no_longer_protected": "Your grave at %s (%s) containing %s item(s) is no longer protected!",
"text.graves.expired": "Your grave at %s (%s) containing %s item(s) expired!",
"text.graves.somebody_broke": "Your grave at %s (%s) containing %s item(s) has been broken!",
"text.graves.created_at": "Created grave at %s (%s)",
"text.graves.creation_failed": "Couldn't create grave! Your items were dropped at %s (%s)",
"text.graves.creation_failed_pvp": "Grave wasn't created, because player killed you! Your items were dropped at %s (%s)",
"text.graves.creation_failed_claim": "Grave wasn't created, because you were in a claim! Your items were dropped at %s (%s)"

}

0 comments on commit a00cbdb

Please sign in to comment.