feat: before update animate
This commit is contained in:
@@ -49,4 +49,5 @@ export const en: typeof zhCN = {
|
||||
'error.minmax': 'The maximum value should be greater than or equal to the minimum value',
|
||||
'settings.marklineColor': 'Markline color',
|
||||
'settings.marklineStyle': 'Markline style',
|
||||
'settings.containerOverflow': 'Container Overflow',
|
||||
};
|
||||
|
@@ -46,4 +46,5 @@ export const zhCN = {
|
||||
'error.minmax': '最大值应大于等于最小值',
|
||||
'settings.marklineColor': '辅助线颜色',
|
||||
'settings.marklineStyle': '辅助线样式',
|
||||
'settings.containerOverflow': '容器边界外不显示元素',
|
||||
};
|
||||
|
Reference in New Issue
Block a user