+
-
-
-
-
-
-
+
@@ -55,28 +56,26 @@
export default {
i18n: {
'zh-CN': {
+ text: '当前值:',
title1: '基础用法',
title2: '双滑块',
title3: '指定选择范围',
title4: '禁用',
title5: '指定步长',
+ vertical: '垂直方向',
customStyle: '自定义样式',
customButton: '自定义按钮',
- text: '当前值:',
- vertical: '垂直方向',
- vertical2: '垂直方向,双滑块',
},
'en-US': {
+ text: 'Current value: ',
title1: 'Basic Usage',
title2: 'Dual thumb mode',
title3: 'Range',
title4: 'Disabled',
title5: 'Step size',
+ vertical: 'Vertical',
customStyle: 'Custom Style',
customButton: 'Custom Button',
- text: 'Current value: ',
- vertical: 'Vertical',
- vertical2: 'Vertical, Dual thumb mode',
},
},