-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b6cbfef
commit 7216809
Showing
1 changed file
with
21 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,21 @@ | ||
{ | ||
"item.ward_blocks.health_ward_block": "健康守護方塊", | ||
"block.ward_blocks.health_ward_block": "健康守護方塊", | ||
|
||
"item.ward_blocks.growth_ward_block": "成長守護方塊", | ||
"block.ward_blocks.growth_ward_block": "成長守護方塊", | ||
|
||
"item.ward_blocks.attack_ward_block": "攻擊守護方塊", | ||
"block.ward_blocks.attack_ward_block": "攻擊守護方塊", | ||
|
||
"item.ward_blocks.defense_ward_block": "防禦守護方塊", | ||
"block.ward_blocks.defense_ward_block": "防禦守護方塊", | ||
|
||
"item.ward_blocks.exp_ward_block": "經驗守護方塊", | ||
"block.ward_blocks.exp_ward_block": "經驗守護方塊", | ||
|
||
"item.ward_blocks.loot_ward_block": "戰利品守護方塊", | ||
"block.ward_blocks.loot_ward_block": "戰利品守護方塊", | ||
|
||
"itemGroup.ward_blocks.ward_blocks_group": "守護方塊" | ||
} |