Added missing localizations

This commit is contained in:
Frank 2023-06-13 16:48:16 +02:00
parent f17c8be803
commit df46811618
2 changed files with 2 additions and 0 deletions

View file

@ -109,5 +109,6 @@
"title.screen.bclib.worldgen.other": "Sonstiges", "title.screen.bclib.worldgen.other": "Sonstiges",
"title.screen.bclib.worldgen.void_biome_size": "Kleine Inseln", "title.screen.bclib.worldgen.void_biome_size": "Kleine Inseln",
"tooltip.bclib.place_on": "Lebt auf: %s", "tooltip.bclib.place_on": "Lebt auf: %s",
"tooltip.bclib.pottable_on": "Eintopfen auf: %s",
"warning.config.bclib.client.ui.forceBetterXPreset": "IN DEN MEISTEN FÄLLEN SOLLTE DIESE OPTION AKTIVIERT BLEIBEN.\n" "warning.config.bclib.client.ui.forceBetterXPreset": "IN DEN MEISTEN FÄLLEN SOLLTE DIESE OPTION AKTIVIERT BLEIBEN.\n"
} }

View file

@ -109,5 +109,6 @@
"title.screen.bclib.worldgen.other": "Other Settings", "title.screen.bclib.worldgen.other": "Other Settings",
"title.screen.bclib.worldgen.void_biome_size": "Small Island Biomes", "title.screen.bclib.worldgen.void_biome_size": "Small Island Biomes",
"tooltip.bclib.place_on": "Survives on: %s", "tooltip.bclib.place_on": "Survives on: %s",
"tooltip.bclib.pottable_on": "Pottable on: %s",
"warning.config.bclib.client.ui.forceBetterXPreset": "MOST LIKELY YOU WILL WANT TO KEEP THIS OPTION ENABLED.\n" "warning.config.bclib.client.ui.forceBetterXPreset": "MOST LIKELY YOU WILL WANT TO KEEP THIS OPTION ENABLED.\n"
} }