zy-acs-flow/src/i18n/en.js
@@ -64,6 +64,7 @@ }, loadMore: 'Load More Data', complete: 'Complete', deprecated: 'Deprecated', }, msg: { confirm: { @@ -562,6 +563,26 @@ } } }, segment: { enums: { state: { init: 'INIT', waiting: 'WAITING', running: 'RUNNING', finish: 'FINISH', }, }, }, jam: { enums: { state: { running: 'RUNNING', finish: 'FINISH', fail: 'FAIL', deprecated: 'DEPRECATED', }, }, }, } };