Fix typo in a translation file of the skin editor.

This commit is contained in:
2023-05-20 16:37:59 +08:00
parent cee74b9e31
commit 906c82972b

View File

@@ -137,7 +137,7 @@ messages["zh_CN"] = {
"statement.exp.func.ease_in_out": "缓入缓出,复合 {0}", "statement.exp.func.ease_in_out": "缓入缓出,复合 {0}",
"statement.exp.func.ease_out": "缓出,复合 {0}", "statement.exp.func.ease_out": "缓出,复合 {0}",
"statement.exp.func.enter_timing": "进入时间区间 ({0}, +∞)", "statement.exp.func.enter_timing": "进入时间区间 ({0}, +∞)",
"statement.exp.func.frame_seq": "前缀为 {0} 从 {1} {2} 帧序列", "statement.exp.func.frame_seq": "前缀为 {0} 从 {1} {2} 帧序列",
"statement.exp.func.int": "向下取整 {0}", "statement.exp.func.int": "向下取整 {0}",
"statement.exp.func.interval": "{0} 和 {1} 之间的区间", "statement.exp.func.interval": "{0} 和 {1} 之间的区间",
"statement.exp.func.is": "{0} 等价于 {1}", "statement.exp.func.is": "{0} 等价于 {1}",