aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authormsg-programs <msgdoesstuff@gmail.com>2023-05-02 19:15:33 +0200
committermsg-programs <msgdoesstuff@gmail.com>2023-05-02 19:15:33 +0200
commit8d0b1a040d97f66cb295c7b1022729498d22f6b8 (patch)
tree6f68f297666e562ec391b1559b6f6d0424030159 /src/main/resources
parent2938e28e06e33c29e79197b4f473760e3f9e32b7 (diff)
parent872196f52ca49b81fa84d7a9665522c0f36ff03f (diff)
downloadSkyblocker-8d0b1a040d97f66cb295c7b1022729498d22f6b8.tar.gz
Skyblocker-8d0b1a040d97f66cb295c7b1022729498d22f6b8.tar.bz2
Skyblocker-8d0b1a040d97f66cb295c7b1022729498d22f6b8.zip
Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into tooltopfix
# Conflicts: # src/main/resources/assets/skyblocker/lang/de_de.json Conflicts resolved. d5b0357... had changed the indent from 2 to 4 spaces.
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/skyblocker/lang/de_de.json65
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json85
-rw-r--r--src/main/resources/assets/skyblocker/lang/ja_JP.json74
-rw-r--r--src/main/resources/fabric.mod.json2
4 files changed, 193 insertions, 33 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/de_de.json b/src/main/resources/assets/skyblocker/lang/de_de.json
index e50888a0..56f0fb14 100644
--- a/src/main/resources/assets/skyblocker/lang/de_de.json
+++ b/src/main/resources/assets/skyblocker/lang/de_de.json
@@ -1,34 +1,35 @@
{
- "key.categories.skyblocker": "Skyblocker",
- "key.hotbarSlotLock": "Schlitzsperre (Hotbar)",
+ "key.categories.skyblocker": "Skyblocker",
+ "key.hotbarSlotLock": "Schlitzsperre (Hotbar)",
+ "text.autoconfig.skyblocker.title": "Skyblocker-Einstellungen",
+ "text.autoconfig.skyblocker.category.general": "Allgemein",
+ "text.autoconfig.skyblocker.option.general.bars": "Gesundheits-, Mana-, Verteidigungs- und XP-Balken",
+ "text.autoconfig.skyblocker.option.general.bars.enableBars": "Balken aktivieren",
+ "text.autoconfig.skyblocker.option.general.hideEmptyTooltips": "Leere Item-Tooltips in Menüs verstecken",
- "text.autoconfig.skyblocker.title": "Skyblocker-Einstellungen",
-
- "text.autoconfig.skyblocker.category.general": "Allgemein",
- "text.autoconfig.skyblocker.option.general.bars": "Gesundheits-, Mana-, Verteidigungs- und XP-Balken",
- "text.autoconfig.skyblocker.option.general.bars.enableBars": "Balken aktivieren",
- "text.autoconfig.skyblocker.option.general.hideEmptyTooltips": "Leere Item-Tooltips in Menüs verstecken",
-
- "text.autoconfig.skyblocker.category.locations": "Standorte",
- "text.autoconfig.skyblocker.option.locations.dungeons": "Dungeons",
- "text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "Karte aktivieren",
- "text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "Drei Verrückte Rätsel lösen",
- "text.autoconfig.skyblocker.option.locations.dungeons.blazesolver": "Blaze Rätsel lösen",
- "text.autoconfig.skyblocker.option.locations.dungeons.solveTrivia": "Rätsel lösen",
- "text.autoconfig.skyblocker.option.locations.dungeons.terminals": "Terminal Löser",
- "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveColor": "Wähle die richtige Farbe",
- "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveOrder": "Klick in der Reihenfolge lösen",
- "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveStartsWith": "Beginnt mit lösen",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines": "Zwergenminen",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines.enableDrillFuel": "Bohrtreibstoff aktivieren",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveFetchur": "Löse Fetchur",
- "text.autoconfig.skyblocker.option.locations.dwarvenMines.solvePuzzler": "Puzzler-Rätsel lösen",
-
- "text.autoconfig.skyblocker.category.messages": "Nachrichten",
- "text.autoconfig.skyblocker.option.messages.hideAbility": "Abklingzeit der Fähigkeit nachricht verbergen",
- "text.autoconfig.skyblocker.option.messages.hideHeal": "Heilungsnachrichten verbergen",
- "text.autoconfig.skyblocker.option.messages.hideAOTE": "AOTE-Meldungen ausblenden",
- "text.autoconfig.skyblocker.option.messages.hideImplosion": "Implosionsmeldung ausblenden",
- "text.autoconfig.skyblocker.option.messages.hideMoltenWave": "Nachricht über Molten Wave ausblenden",
- "text.autoconfig.skyblocker.option.messages.hideAds": "Werbung im öffentlichen Chat ausblenden"
-} \ No newline at end of file
+ "text.autoconfig.skyblocker.category.locations": "Standorte",
+ "text.autoconfig.skyblocker.option.locations.dungeons": "Dungeons",
+ "text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "Karte aktivieren",
+ "text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "Drei Verrückte Rätsel lösen",
+ "text.autoconfig.skyblocker.option.locations.dungeons.blazesolver": "Blaze Rätsel lösen",
+ "text.autoconfig.skyblocker.option.locations.dungeons.solveTrivia": "Rätsel lösen",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals": "Terminal Löser",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveColor": "Wähle die richtige Farbe",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveOrder": "Klick in der Reihenfolge lösen",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveStartsWith": "Beginnt mit lösen",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines": "Zwergenminen",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.enableDrillFuel": "Bohrtreibstoff aktivieren",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveFetchur": "Löse Fetchur",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.solvePuzzler": "Puzzler-Rätsel lösen",
+ "text.autoconfig.skyblocker.category.messages": "Nachrichten",
+ "text.autoconfig.skyblocker.option.messages.hideAbility": "Abklingzeit der Fähigkeit nachricht verbergen",
+ "text.autoconfig.skyblocker.option.messages.hideHeal": "Heilungsnachrichten verbergen",
+ "text.autoconfig.skyblocker.option.messages.hideAOTE": "AOTE-Meldungen ausblenden",
+ "text.autoconfig.skyblocker.option.messages.hideImplosion": "Implosionsmeldung ausblenden",
+ "text.autoconfig.skyblocker.option.messages.hideMoltenWave": "Nachricht über Molten Wave ausblenden",
+ "text.autoconfig.skyblocker.option.messages.hideAds": "Werbung im öffentlichen Chat ausblenden",
+ "key.wikiLookup": "Wiki-Abfrage",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.RIGHT": "Rechts",
+ "text.autoconfig.skyblocker.option.general.quicknav": "Schnellnavigation",
+ "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "Schnellnavigation Einschalten"
+}
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index d0a253c5..0ff95ccc 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -50,17 +50,101 @@
"text.autoconfig.skyblocker.category.quickNav" : "Quick Navigation",
"text.autoconfig.skyblocker.option.quickNav.enableQuickNav" : "Enable Quick Navigation",
"text.autoconfig.skyblocker.option.quickNav.button1" : "Button 1",
+ "text.autoconfig.skyblocker.option.quickNav.button1.render" : "Render",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item" : "Item",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item.itemName" : "Item name",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item.count" : "Item Count",
+ "text.autoconfig.skyblocker.option.quickNav.button1.item.nbt" : "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button1.uiTitle" : "UI Title",
+ "text.autoconfig.skyblocker.option.quickNav.button1.clickEvent" : "Click event",
"text.autoconfig.skyblocker.option.quickNav.button2" : "Button 2",
+ "text.autoconfig.skyblocker.option.quickNav.button2.render" : "Render",
+ "text.autoconfig.skyblocker.option.quickNav.button2.item" : "Item",
+ "text.autoconfig.skyblocker.option.quickNav.button2.item.itemName" : "Item name",
+ "text.autoconfig.skyblocker.option.quickNav.button2.item.count" : "Item Count",
+ "text.autoconfig.skyblocker.option.quickNav.button2.item.nbt" : "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button2.uiTitle" : "UI Title",
+ "text.autoconfig.skyblocker.option.quickNav.button2.clickEvent" : "Click event",
"text.autoconfig.skyblocker.option.quickNav.button3" : "Button 3",
+ "text.autoconfig.skyblocker.option.quickNav.button3.render" : "Render",
+ "text.autoconfig.skyblocker.option.quickNav.button3.item" : "Item",
+ "text.autoconfig.skyblocker.option.quickNav.button3.item.itemName" : "Item name",
+ "text.autoconfig.skyblocker.option.quickNav.button3.item.count" : "Item Count",
+ "text.autoconfig.skyblocker.option.quickNav.button3.item.nbt" : "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button3.uiTitle" : "UI Title",
+ "text.autoconfig.skyblocker.option.quickNav.button3.clickEvent" : "Click event",
"text.autoconfig.skyblocker.option.quickNav.button4" : "Button 4",
+ "text.autoconfig.skyblocker.option.quickNav.button4.render" : "Render",
+ "text.autoconfig.skyblocker.option.quickNav.button4.item" : "Item",
+ "text.autoconfig.skyblocker.option.quickNav.button4.item.itemName" : "Item name",
+ "text.autoconfig.skyblocker.option.quickNav.button4.item.count" : "Item Count",
+ "text.autoconfig.skyblocker.option.quickNav.button4.item.nbt" : "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button4.uiTitle" : "UI Title",
+ "text.autoconfig.skyblocker.option.quickNav.button4.clickEvent" : "Click event",
"text.autoconfig.skyblocker.option.quickNav.button5" : "Button 5",
+ "text.autoconfig.skyblocker.option.quickNav.button5.render" : "Render",
+ "text.autoconfig.skyblocker.option.quickNav.button5.item" : "Item",
+ "text.autoconfig.skyblocker.option.quickNav.button5.item.itemName" : "Item name",
+ "text.autoconfig.skyblocker.option.quickNav.button5.item.count" : "Item Count",
+ "text.autoconfig.skyblocker.option.quickNav.button5.item.nbt" : "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button5.uiTitle" : "UI Title",
+ "text.autoconfig.skyblocker.option.quickNav.button5.clickEvent" : "Click event",
"text.autoconfig.skyblocker.option.quickNav.button6" : "Button 6",
+ "text.autoconfig.skyblocker.option.quickNav.button6.render" : "Render",
+ "text.autoconfig.skyblocker.option.quickNav.button6.item" : "Item",
+ "text.autoconfig.skyblocker.option.quickNav.button6.item.itemName" : "Item name",
+ "text.autoconfig.skyblocker.option.quickNav.button6.item.count" : "Item Count",
+ "text.autoconfig.skyblocker.option.quickNav.button6.item.nbt" : "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button6.uiTitle" : "UI Title",
+ "text.autoconfig.skyblocker.option.quickNav.button6.clickEvent" : "Click event",
"text.autoconfig.skyblocker.option.quickNav.button7" : "Button 7",
+ "text.autoconfig.skyblocker.option.quickNav.button7.render" : "Render",
+ "text.autoconfig.skyblocker.option.quickNav.button7.item" : "Item",
+ "text.autoconfig.skyblocker.option.quickNav.button7.item.itemName" : "Item name",
+ "text.autoconfig.skyblocker.option.quickNav.button7.item.count" : "Item Count",
+ "text.autoconfig.skyblocker.option.quickNav.button7.item.nbt" : "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button7.uiTitle" : "UI Title",
+ "text.autoconfig.skyblocker.option.quickNav.button7.clickEvent" : "Click event",
"text.autoconfig.skyblocker.option.quickNav.button8" : "Button 8",
+ "text.autoconfig.skyblocker.option.quickNav.button8.render" : "Render",
+ "text.autoconfig.skyblocker.option.quickNav.button8.item" : "Item",
+ "text.autoconfig.skyblocker.option.quickNav.button8.item.itemName" : "Item name",
+ "text.autoconfig.skyblocker.option.quickNav.button8.item.count" : "Item Count",
+ "text.autoconfig.skyblocker.option.quickNav.button8.item.nbt" : "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button8.uiTitle" : "UI Title",
+ "text.autoconfig.skyblocker.option.quickNav.button8.clickEvent" : "Click event",
"text.autoconfig.skyblocker.option.quickNav.button9" : "Button 9",
+ "text.autoconfig.skyblocker.option.quickNav.button9.render" : "Render",
+ "text.autoconfig.skyblocker.option.quickNav.button9.item" : "Item",
+ "text.autoconfig.skyblocker.option.quickNav.button9.item.itemName" : "Item name",
+ "text.autoconfig.skyblocker.option.quickNav.button9.item.count" : "Item Count",
+ "text.autoconfig.skyblocker.option.quickNav.button9.item.nbt" : "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button9.uiTitle" : "UI Title",
+ "text.autoconfig.skyblocker.option.quickNav.button9.clickEvent" : "Click event",
"text.autoconfig.skyblocker.option.quickNav.button10" : "Button 10",
+ "text.autoconfig.skyblocker.option.quickNav.button10.render" : "Render",
+ "text.autoconfig.skyblocker.option.quickNav.button10.item" : "Item",
+ "text.autoconfig.skyblocker.option.quickNav.button10.item.itemName" : "Item name",
+ "text.autoconfig.skyblocker.option.quickNav.button10.item.count" : "Item Count",
+ "text.autoconfig.skyblocker.option.quickNav.button10.item.nbt" : "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button10.uiTitle" : "UI Title",
+ "text.autoconfig.skyblocker.option.quickNav.button10.clickEvent" : "Click event",
"text.autoconfig.skyblocker.option.quickNav.button11" : "Button 11",
+ "text.autoconfig.skyblocker.option.quickNav.button11.render" : "Render",
+ "text.autoconfig.skyblocker.option.quickNav.button11.item" : "Item",
+ "text.autoconfig.skyblocker.option.quickNav.button11.item.itemName" : "Item name",
+ "text.autoconfig.skyblocker.option.quickNav.button11.item.count" : "Item Count",
+ "text.autoconfig.skyblocker.option.quickNav.button11.item.nbt" : "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button11.uiTitle" : "UI Title",
+ "text.autoconfig.skyblocker.option.quickNav.button11.clickEvent" : "Click event",
"text.autoconfig.skyblocker.option.quickNav.button12" : "Button 12",
+ "text.autoconfig.skyblocker.option.quickNav.button12.render" : "Render",
+ "text.autoconfig.skyblocker.option.quickNav.button12.item" : "Item",
+ "text.autoconfig.skyblocker.option.quickNav.button12.item.itemName" : "Item name",
+ "text.autoconfig.skyblocker.option.quickNav.button12.item.count" : "Item Count",
+ "text.autoconfig.skyblocker.option.quickNav.button12.item.nbt" : "NBT",
+ "text.autoconfig.skyblocker.option.quickNav.button12.uiTitle" : "UI Title",
+ "text.autoconfig.skyblocker.option.quickNav.button12.clickEvent" : "Click event",
"text.autoconfig.skyblocker.option.general.itemList": "Item List",
"text.autoconfig.skyblocker.option.general.itemList.enableItemList": "Enable Item List",
@@ -70,6 +154,7 @@
"text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper": "Croesus Helper",
"text.autoconfig.skyblocker.option.locations.dungeons.croesusHelper.@Tooltip": "Gray out chests that have already been opened.",
"text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "Enable Map",
+ "text.autoconfig.skyblocker.option.locations.dungeons.mapScaling": "Map Scaling",
"text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "Solve Three Weirdos Puzzle",
"text.autoconfig.skyblocker.option.locations.dungeons.blazesolver": "Solve Blaze Puzzle",
"text.autoconfig.skyblocker.option.locations.dungeons.solveTrivia": "Solve Trivia Puzzle",
diff --git a/src/main/resources/assets/skyblocker/lang/ja_JP.json b/src/main/resources/assets/skyblocker/lang/ja_JP.json
new file mode 100644
index 00000000..954647c7
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/lang/ja_JP.json
@@ -0,0 +1,74 @@
+{
+ "key.categories.skyblocker": "Skyblocker",
+ "key.hotbarSlotLock": "ホットバースロットのロック",
+ "key.wikiLookup": "Wikiのページを開く",
+ "text.autoconfig.skyblocker.title": "Skyblockerの設定",
+ "text.autoconfig.skyblocker.category.general": "一般",
+ "text.autoconfig.skyblocker.option.general.bars": "体力,マナ,ディフェンス,経験値のバー",
+ "text.autoconfig.skyblocker.option.general.bars.enableBars": "バーを有効にする",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions": "バーの位置を変える",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.healthBarPosition": "体力バーの位置",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.manaBarPosition": "マナバーの位置",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.defenceBarPosition": "ディフェンスバーの位置",
+ "text.autoconfig.skyblocker.option.general.bars.barpositions.experienceBarPosition": "経験値バーの位置",
+ "text.autoconfig.skyblocker.option.general.quicknav": "クイックナビ",
+ "text.autoconfig.skyblocker.option.general.quicknav.enableQuicknav": "クイックナビを有効にする",
+ "text.autoconfig.skyblocker.option.general.backpackPreviewWithoutShift": "Shiftキーを押さずにバックパックのプレビューを見る",
+ "text.autoconfig.skyblocker.option.general.itemTooltip": "アイテムの詳細情報",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableNPCPrice": "NPC売りの値段を表示する",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableAvgBIN": "binオークションの平均の値段を表示する",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg": "平均の取り方",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.avg.@Tooltip": "何日間の平均の値段を表示するか選べます",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableLowestBIN": "最安価の表示を表示する",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableBazaarPrice": "バザーでの売り買いの値段を表示する",
+ "text.autoconfig.skyblocker.option.general.itemTooltip.enableMuseumDate": "ミュージアムに寄付したか、またその日を表示する",
+ "text.autoconfig.skyblocker.option.general.hitbox": "ヒットボックス",
+ "text.autoconfig.skyblocker.option.general.hitbox.oldFarmlandHitbox": "バージョン1.8での作物のヒットボックスを使う",
+ "text.autoconfig.skyblocker.option.general.hitbox.oldLeverHitbox": "バージョン1.8でのレバーのヒットボックスを使う",
+ "skyblocker.itemTooltip.nullMessage": "§b[§6Skyblocker§b]§cツールチップ上のアイテムの値段は最大60秒ごとに更新されます。されていない場合はlatest.logを確認してください",
+ "text.autoconfig.skyblocker.category.richPresence": "discordに自分のゲームアクティビティを表示する",
+ "text.autoconfig.skyblocker.option.richPresence.info": "skyblockの情報",
+ "text.autoconfig.skyblocker.option.richPresence.info.@Tooltip": "この値はあなたがサイクリングしている場合は重要ではありません",
+ "text.autoconfig.skyblocker.option.richPresence.cycleMode": "円状のskyblockの情報",
+ "text.autoconfig.skyblocker.option.richPresence.enableRichPresence": "有効",
+ "text.autoconfig.skyblocker.option.richPresence.customMessage": "カスタムメッセージ",
+ "text.autoconfig.skyblocker.option.general.itemList": "アイテムリスト",
+ "text.autoconfig.skyblocker.option.general.itemList.enableItemList": "アイテムリストを有効にする",
+ "text.autoconfig.skyblocker.category.locations": "場所",
+ "text.autoconfig.skyblocker.option.locations.dungeons": "ダンジョン",
+ "text.autoconfig.skyblocker.option.locations.dungeons.enableMap": "ダンジョンのマップ表示を有効にする",
+ "text.autoconfig.skyblocker.option.locations.dungeons.solveThreeWeirdos": "嘘つきを当てるパズルのソルバー",
+ "text.autoconfig.skyblocker.option.locations.dungeons.blazesolver": "ブレイズパズルのソルバー",
+ "text.autoconfig.skyblocker.option.locations.dungeons.solveTrivia": "クイズのソルバー",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals": "F7のターミナルソルバー",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveColor": "select Coloredのソルバー",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveOrder": "Click in Orderのソルバー",
+ "text.autoconfig.skyblocker.option.locations.dungeons.terminals.solveStartsWith": "Starts Withのソルバー",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines": "ドワーフマイン",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.enableDrillFuel": "ドリルの燃料表示を有効にする",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.solveFetchur": "Fetchurの要求アイテムの表示",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.solvePuzzler": "Puzzler Puzzleのソルバー",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud": "ドワーフマインでのHUD",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.enabled": "有効",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.enableBackground": "バックグラウンド表示を有効にする",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.x": "X",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.y": "Y",
+ "text.autoconfig.skyblocker.category.messages": "メッセージ",
+ "text.autoconfig.skyblocker.option.messages.hideAbility": "アビリティのクールダウンを非表示にする",
+ "text.autoconfig.skyblocker.option.messages.hideHeal": "回復メッセージを非表示にする",
+ "text.autoconfig.skyblocker.option.messages.hideAOTE": "AOTEのメッセージを非表示にする",
+ "text.autoconfig.skyblocker.option.messages.hideImplosion": "Implosionのメッセージを非表示にする",
+ "text.autoconfig.skyblocker.option.messages.hideMoltenWave": "Molten Waveのメッセージを非表示にする",
+ "text.autoconfig.skyblocker.option.messages.hideAds": "全体チャットの宣伝を非表示にする",
+ "text.autoconfig.skyblocker.option.messages.hideTeleportPad": "テレポートパッドのメッセージを非表示にする",
+ "text.autoconfig.skyblocker.option.messages.hideCombo": "Comboのメッセージを非表示にする",
+ "text.autoconfig.skyblocker.option.messages.hideAutopet": "Autopetのメッセージを非表示にする",
+ "text.autoconfig.skyblocker.option.messages.hideMana": "マナの使用表示をアクションバーから非表示にする",
+ "text.autoconfig.skyblocker.option.messages.hideMana.@Tooltip": "FancyBarでより良くできます",
+ "skyblocker.update.update_message": "§b[§6Skyblocker§b] §2新しいバージョンがあります!",
+ "skyblocker.update.update_link": " §2§nここをクリック§r",
+ "skyblocker.update.update_message_end": " §a最新の機能を体験しましょう.",
+ "skyblocker.update.hover_text": "Modrinthを開く",
+ "text.autoconfig.skyblocker.option.general.enableUpdateNotification": "アップデート通知",
+ "skyblocker.api.got_key": "§b[§6Skyblocker§b] §2あなたのAPI keyを設定しました!"
+}
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index dd94270d..d8ef4941 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -5,7 +5,7 @@
"name": "Skyblocker",
"description": "Hypixel Skyblock Mod",
"authors": ["xMrVizzy", "d3dx9", "LifeIsAParadox"],
- "contributors": ["ExternalTime", "Zailer43", "TacoMonkey", "KonaeAkira", "Fix3dll", "null2264", "HyperSoop", "edgarogh"],
+ "contributors": ["ExternalTime", "Zailer43", "TacoMonkey", "KonaeAkira", "Fix3dll", "null2264", "HyperSoop", "edgarogh", "TheColdPot", "Julienraptor01", "ADON15c", "catandA", "kevinthegreat1", "AzureAaron"],
"contact": {
"homepage": "https://hysky.de",
"sources": "https://github.com/SkyblockerMod/Skyblocker",