Skip to content

Commit c101d1b

Browse files
committed
fix(editor2): incorrect translation of rear_delay
1 parent cbb398f commit c101d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/i18n/translations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@
330330
},
331331
"rear_delay": {
332332
"cn": "后置延迟",
333-
"en": "Rear-Delay"
333+
"en": "Post-Delay"
334334
},
335335
"post_delay": {
336336
"cn": "后置延迟",

0 commit comments

Comments
 (0)