Skip to content

Commit e518b9b

Browse files
committed
🛠️ Fix missing easing mode translation string
@LeCarbonator Translations will need to be updated
1 parent df45be5 commit e518b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lang/en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ animated_java.panel.keyframe.easing_mode.title: Easing Mode
444444
animated_java.panel.keyframe.easing_mode.description: The easing mode to apply to the keyframe.
445445
animated_java.panel.keyframe.easing_mode.options.in: In
446446
animated_java.panel.keyframe.easing_mode.options.out: Out
447-
animated_java.panel.keyframe.easing_mode.options.in-out: In-Out
447+
animated_java.panel.keyframe.easing_mode.options.inout: In-Out
448448

449449
animated_java.panel.keyframe.easing_args.title: Easing Args
450450
animated_java.panel.keyframe.easing_args.description: The arguments to apply to the easing function.

0 commit comments

Comments
 (0)