Fix typo in a translation file of the skin editor.
This commit is contained in:
@@ -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}",
|
||||||
|
Reference in New Issue
Block a user