Fix tooltip

This commit is contained in:
Marcel Konrad
2022-09-09 13:55:35 +02:00
parent 9e80be3375
commit 8256efb0fe
5 changed files with 8 additions and 8 deletions

View File

@@ -164,7 +164,7 @@
"gui.worldhandler.potions.effect.splash": "Splash",
"gui.worldhandler.potions.effect.lingering": "Lingering",
"gui.worldhandler.potions.effect.tipped_arrow": "Arrow",
"gui.worldhandler.potions.effect.hold_shift_to_apply_all_effects_at_once": "Hold Shift to apply all effects at once",
"gui.worldhandler.potions.effect.hold_shift_to_apply_all_effects_at_once": "Hold shift to apply all effects at once",
"gui.worldhandler.command_stack.insert_command": "Insert Command",
"gui.worldhandler.command_stack.remove_command": "Remove Command",

View File

@@ -164,7 +164,7 @@
"gui.worldhandler.potions.effect.splash": "Jetable",
"gui.worldhandler.potions.effect.lingering": "Persistant",
"gui.worldhandler.potions.effect.tipped_arrow": "Flèche",
"gui.worldhandler.potions.effect.hold_shift_to_apply_all_effects_at_once": "Hold Shift to apply all effects at once",
"gui.worldhandler.potions.effect.hold_shift_to_apply_all_effects_at_once": "Hold shift to apply all effects at once",
"gui.worldhandler.command_stack.insert_command": "Insérer la commande",
"gui.worldhandler.command_stack.remove_command": "Supprimer la commande",

View File

@@ -164,7 +164,7 @@
"gui.worldhandler.potions.effect.splash": "Всплеск",
"gui.worldhandler.potions.effect.lingering": "Длительный",
"gui.worldhandler.potions.effect.tipped_arrow": "Стрела",
"gui.worldhandler.potions.effect.hold_shift_to_apply_all_effects_at_once": "Hold Shift to apply all effects at once",
"gui.worldhandler.potions.effect.hold_shift_to_apply_all_effects_at_once": "Hold shift to apply all effects at once",
"gui.worldhandler.command_stack.insert_command": "Вставить команду",
"gui.worldhandler.command_stack.remove_command": "Удалить команду",

View File

@@ -165,7 +165,7 @@
"gui.worldhandler.potions.effect.splash": "喷溅",
"gui.worldhandler.potions.effect.lingering": "滞留",
"gui.worldhandler.potions.effect.tipped_arrow": "箭",
"gui.worldhandler.potions.effect.hold_shift_to_apply_all_effects_at_once": "Hold Shift to apply all effects at once",
"gui.worldhandler.potions.effect.hold_shift_to_apply_all_effects_at_once": "Hold shift to apply all effects at once",
"gui.worldhandler.command_stack.insert_command": "Insert Command",
"gui.worldhandler.command_stack.remove_command": "Remove Command",