forked from CFPAOrg/Minecraft-Mod-Language-Package
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
XP Storage\XP Storage-trinkets 翻译提交\更新 (CFPAOrg#2736)
* xp storage for 1.18fabric * xp storage for 1.16 fabric * xp storage - trinkets for 1.18fabric * Update projects/1.16-fabric/assets/xp-storage/xp_storage/lang/zh_cn.json Co-authored-by: ChuijkYahus <[email protected]> * Revert "xp storage for 1.16 fabric" This reverts commit 85d0061. revert * sync 1.16 zhcn->1.18 zhcn * update 1.16fabric zh_cn * 删除tooltips补丁 * 删除tooltips补丁 Co-authored-by: ChuijkYahus <[email protected]>
- Loading branch information
1 parent
190314d
commit 8f0c394
Showing
5 changed files
with
90 additions
and
4 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
15 changes: 15 additions & 0 deletions
15
projects/1.18-fabric/assets/xp-storage-trinkets/xp_storage_trinkets/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,15 @@ | ||
{ | ||
"itemGroup.xp_storage_trinkets.trinkets": "XP Storage - Trinkets", | ||
|
||
"item.xp_storage_trinkets.cristalis_lazuli": "Cristalis Lazuli", | ||
"item.xp_storage_trinkets.xp_conduit": "XP Conduit", | ||
"item.xp_storage_trinkets.xp_saver": "XP Saver", | ||
|
||
"text.autoconfig.xp_storage_trinkets.title": "XP Storage - Trinkets Configs", | ||
"text.autoconfig.xp_storage_trinkets.option.xpConduitAllowed": "Allow XP Conduit", | ||
"text.autoconfig.xp_storage_trinkets.option.xpConduitMaxDamage": "XP Conduit durability", | ||
"text.autoconfig.xp_storage_trinkets.option.xpConduitTransfer": "XP Conduit transfer amount (%)", | ||
"text.autoconfig.xp_storage_trinkets.option.xpSaverAllowed": "Allow XP Saver", | ||
"text.autoconfig.xp_storage_trinkets.option.xpSaverMaxDamage": "XP Saver durability", | ||
"text.autoconfig.xp_storage_trinkets.option.xpSaverTransfer": "XP Saver transfer amount (%)" | ||
} |
15 changes: 15 additions & 0 deletions
15
projects/1.18-fabric/assets/xp-storage-trinkets/xp_storage_trinkets/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,15 @@ | ||
{ | ||
"itemGroup.xp_storage_trinkets.trinkets": "经验存储:饰品", | ||
|
||
"item.xp_storage_trinkets.cristalis_lazuli": "紫晶化青金石", | ||
"item.xp_storage_trinkets.xp_conduit": "经验导环", | ||
"item.xp_storage_trinkets.xp_saver": "经验护身符", | ||
|
||
"text.autoconfig.xp_storage_trinkets.title": "经验存储:饰品配置", | ||
"text.autoconfig.xp_storage_trinkets.option.xpConduitAllowed": "激活经验导环", | ||
"text.autoconfig.xp_storage_trinkets.option.xpConduitMaxDamage": "经验导环耐久度", | ||
"text.autoconfig.xp_storage_trinkets.option.xpConduitTransfer": "经验导环传输量(%)", | ||
"text.autoconfig.xp_storage_trinkets.option.xpSaverAllowed": "激活经验护身符", | ||
"text.autoconfig.xp_storage_trinkets.option.xpSaverMaxDamage": "经验护身符耐久度", | ||
"text.autoconfig.xp_storage_trinkets.option.xpSaverTransfer": "经验护身符传输量(%)" | ||
} |
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
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