mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
[c3] fix translate json file
This commit is contained in:
parent
f5f1f1d297
commit
278fa090fe
@ -61,7 +61,7 @@
|
|||||||
"spine-bounds-offset-x": {
|
"spine-bounds-offset-x": {
|
||||||
"name": "X偏移",
|
"name": "X偏移",
|
||||||
"desc": "X偏移"
|
"desc": "X偏移"
|
||||||
},
|
},
|
||||||
"spine-bounds-offset-y": {
|
"spine-bounds-offset-y": {
|
||||||
"name": "Y偏移",
|
"name": "Y偏移",
|
||||||
"desc": "Y偏移"
|
"desc": "Y偏移"
|
||||||
@ -634,7 +634,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"get-event-data": {
|
"get-event-data": {
|
||||||
"description": "获取最后触发的动画事件的数据。通常在"动画事件触发时"条件中使用。有效字段: \"float\", \"int\", \"string\", \"balance\", \"volume\", \"audiopath\", \"event\", \"track\", \"animation\"。",
|
"description": "获取最后触发的动画事件的数据。通常在'动画事件触发时'条件中使用。有效字段: \"float\", \"int\", \"string\", \"balance\", \"volume\", \"audiopath\", \"event\", \"track\", \"animation\"。",
|
||||||
"translated-name": "GetEventData",
|
"translated-name": "GetEventData",
|
||||||
"params": {
|
"params": {
|
||||||
"field": {
|
"field": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user