Skip to content

Commit

Permalink
New Crowdin updates (#321)
Browse files Browse the repository at this point in the history
* New translations max_health.json (Chinese Traditional)

* New translations zh_tw.json (Chinese Traditional)
  • Loading branch information
SiongSng authored Oct 24, 2023
1 parent 3cb662e commit 9e855c6
Show file tree
Hide file tree
Showing 2 changed files with 482 additions and 393 deletions.
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "Max Health",
"name": "生命上限",
"icon": "minecraft:apple",
"category": "apotheosis:adventure/attributes",
"flag": "apotheosis:adventure",
"sortnum": 0,
"pages": [
{
"type": "patchouli:text",
"text": "$(9)Max Health$() controls the number of health points (HP) you have. One point is half a heart.$(p)Usually provided by armor or shields."
"text": "$(9)生命上限$()調整你擁有的生命值(HP)數量。 一點相當於半顆心。$(p)通常由盔甲或盾牌提供。"
},
{
"type": "patchouli:text",
"text": "$(9)$(n)Base Value:$() 20$(p)$(9)$(n)Max Value:$() 1024"
"text": "$(9)$(n)基本值:$() 20$(p)$(9)$(n)最大值:$() 1024"
}
]
}
Loading

0 comments on commit 9e855c6

Please sign in to comment.