-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Maker's Mark * fix:审阅意见 * Update projects/1.20/assets/makers-mark/makersmark/lang/zh_cn.json
- Loading branch information
1 parent
5cd4903
commit 1fcba3f
Showing
2 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
12 changes: 12 additions & 0 deletions
12
projects/1.20/assets/makers-mark/makersmark/lang/en_us.json
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,12 @@ | ||
{ | ||
"itemGroup.makersmark": "Maker's Mark", | ||
"item.makersmark.stamp_blank": "Blank maker's stamp", | ||
"item.makersmark.stamp": "Maker's stamp", | ||
"makersmark.tooltip.made_by": "Made by %s on %s", | ||
"makersmark.toggle": "Button toggles", | ||
"item.stamp.tooltip_expand": "§7[§8shift§7] §8+", | ||
"item.stamp.tooltip_expanded": "§8[§fshift§8] §f+", | ||
"item.stamp.primary": "Primary", | ||
"item.stamp.secondary": "Secondary", | ||
"item.stamp.expanded_tooltip": "Use this stamp with a piece of equipment in your other hand to mark the equipment." | ||
} |
12 changes: 12 additions & 0 deletions
12
projects/1.20/assets/makers-mark/makersmark/lang/zh_cn.json
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,12 @@ | ||
{ | ||
"itemGroup.makersmark": "Maker's Mark", | ||
"item.makersmark.stamp_blank": "空白的制造师印章", | ||
"item.makersmark.stamp": "制造师印章", | ||
"makersmark.tooltip.made_by": "由%s制作于%s", | ||
"makersmark.toggle": "按钮:拨动", | ||
"item.stamp.tooltip_expand": "§7[§8Shift§7] §8+", | ||
"item.stamp.tooltip_expanded": "§8[§fShift§8] §f+", | ||
"item.stamp.primary": "主色", | ||
"item.stamp.secondary": "辅色", | ||
"item.stamp.expanded_tooltip": "另一只手持有装备时,使用此印章以更改其提示框。" | ||
} |