Skip to content

Commit bfda364

Browse files
committed
🧼 Fix #204
1 parent df15022 commit bfda364

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lang/en.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ animated_java.dialog.text_display_config.brightness_override.title: Brightness
292292
animated_java.dialog.text_display_config.brightness_override.description: The brightness of the text display. This should be a value between 0 and 15.
293293

294294
animated_java.dialog.text_display_config.invisible.title: Invisible
295-
animated_java.dialog.text_display_config.invisible.description: Whether or not the bone should be invisible.
295+
animated_java.dialog.text_display_config.invisible.description: Whether or not the text display should be invisible.
296296

297297
animated_java.dialog.text_display_config.nbt.title: NBT
298298
animated_java.dialog.text_display_config.nbt.description: The NBT to apply to the text display.
@@ -493,7 +493,7 @@ animated_java.misc.failed_to_export.button: Ok
493493
animated_java.format_category.animated_java: Animated Java
494494

495495
# Model Manager Warnings
496-
animated_java.block_model_manager.mob_head_warning: Mob Heads are don't render in Block Displays. Use an Item Display instead.
496+
animated_java.block_model_manager.mob_head_warning: Mob Heads don't render in Block Displays. Use an Item Display instead.
497497

498498
# Project Errors
499499
animated_java.error.blueprint_export_path_doesnt_exist.title: Blueprint Export Path Doesn't Exist

0 commit comments

Comments
 (0)