Skip to content

Commit

Permalink
fix lexica botania
Browse files Browse the repository at this point in the history
  • Loading branch information
MelanX committed Jun 30, 2023
1 parent 9eda457 commit 47e165f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
Expand Up @@ -25,7 +25,7 @@
"screen.botanicalmachinery.mechanical_runic_altar": "Mechanical Runic Altar",

"lexicon.botanicalmachinery.title": "Botanical Machinery",
"lexicon.botanicalmachinery.description": "Make your farms more compact. This is the chapter for Botanical Machinery, a mod by MelanX.",
"lexicon.botanicalmachinery.description": "Make your farms more compact. This is the chapter for Botanical Machinery, a mod by $(item)MelanX$().",
"lexicon.botanicalmachinery.introduction": "A new discovery",
"lexicon.botanicalmachinery.introduction.page1": "It is said that $(d)Elementium$(0) possesses certain properties, many of which still need to be uncovered. Using the $(l:botania:baubles/aura_ring)Greater Band of Aura$(), one can put $(d)Elementium$(0) under a constant stream of Mana. Thus, increasing the effectiveness of a botanist's machines by introducing them to the world of modern technology. However, even the elves don't fully grasp the extend of this undergoing and it is unknown if it's safe to tinker with these machines in such a way.",

Expand Down
Expand Up @@ -25,7 +25,7 @@
"screen.botanicalmachinery.mechanical_runic_altar": "Механический рунический алтарь",

"lexicon.botanicalmachinery.title": "Ботанические механизмы",
"lexicon.botanicalmachinery.description": "Сделайте свои фермы более компактными. Это глава для Botanical Machinery, автор мода MelanX.",
"lexicon.botanicalmachinery.description": "Сделайте свои фермы более компактными. Это глава для Botanical Machinery, автор мода $(item)MelanX$().",
"lexicon.botanicalmachinery.introduction": "Новое открытие!",
"lexicon.botanicalmachinery.introduction.page1": "Говорят, что $(d)элементиум$(0) обладает определенными свойствами, многие из которых еще предстоит раскрыть. Используя $(l:botania:baubles/aura_ring) кольцо ауры$(), можно поместить $(d)элементиум$(0) в постоянный поток маны. Таким образом, повышается эффективность машин ботаника, вводя их в мир современных технологий. Однако даже эльфы не до конца осознают масштабы происходящего, и неизвестно, безопасно ли возиться с этими машинами таким образом.",

Expand Down
Expand Up @@ -25,7 +25,7 @@
"screen.botanicalmachinery.mechanical_runic_altar": "机械符文祭坛",

"lexicon.botanicalmachinery.title": "植物魔法:机械",
"lexicon.botanicalmachinery.description": "精简你的农场。这是植物魔法:机械的页面,模组作者MelanX,翻译者Fodoth_jinzi89",
"lexicon.botanicalmachinery.description": "精简你的农场。这是植物魔法:机械的页面,模组作者$(item)MelanX$(),翻译者$(item)Fodoth_jinzi89$()",
"lexicon.botanicalmachinery.introduction": "新发现",
"lexicon.botanicalmachinery.introduction.page1": "据说$(d)源质钢$(0)具有某些能力,其中许多仍有待挖掘。使用$(l:botania:baubles/aura_ring)高级光环之戒$(),你可以将$(d)源质钢$(0)置于持续的魔力流中。因此,可以将植物学家的装置引入现代技术世界来提高它们的效率。然而,即使是精灵也不能完全理解这种做法所带来的影响,以这种方式制造这些机器是否安全也还不得而知。机器的魔力可以通过在上方放置火花输入。所有机器支持漏斗和管道。",

Expand Down
@@ -1,4 +1,5 @@
{
"name": "item.botania.lexicon",
"extend": "botania:lexicon",
"macros": {
"$(item)": "$(1)",
Expand Down

0 comments on commit 47e165f

Please sign in to comment.