Version: 0.0.20.0.30.0.40.0.60.0.70.0.80.0.91.0.01.0.11.0.21.0.31.0.41.0.51.1.01.1.11.1.21.1.31.1.41.1.51.1.61.1.71.1.81.1.91.1.101.1.111.1.121.1.131.1.141.1.151.1.161.1.171.2.01.2.11.2.21.2.32.0.02.0.12.0.22.0.32.0.52.0.62.0.72.0.82.0.92.0.102.0.112.0.122.0.132.0.142.0.152.0.16-alpha.02.0.162.0.172.1.02.1.12.1.22.1.32.1.42.1.52.1.6-alpha.02.1.62.1.72.1.82.1.92.2.02.2.12.2.2-alpha.02.2.2-alpha.12.2.2-alpha.22.2.2-alpha.32.2.22.2.32.2.42.2.52.2.6-alpha.02.2.62.2.72.2.82.2.92.2.102.2.112.2.122.2.132.2.142.2.152.2.162.2.172.2.182.2.192.2.202.2.212.2.222.2.232.2.242.2.252.2.262.2.272.2.282.2.292.2.302.2.312.2.322.2.332.2.342.2.352.2.362.2.372.2.382.2.392.2.402.2.412.2.422.2.432.2.442.2.452.2.462.2.47
module.exports = {
'lang': 'zh-cn',
'msgMax':'值不能大于最大值',
'msgMin':'值不能小于最小值',
'en-us': {
'msgMax':'value cannot be greater than the maximum',
'msgMin':'value cannot be less than minimum'
},
'zh-tw': {
'msgMax':'值不能大於最大值',
'msgMin':'值不能小於最小值'
}