mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
numpad supports min and max value
This commit is contained in:
@@ -630,4 +630,5 @@ export default {
|
||||
'License': 'License',
|
||||
'An error has occurred': 'An error has occurred',
|
||||
'Parameter Invalid': 'Parameter Invalid',
|
||||
'Numeric Overflow': 'Numeric Overflow',
|
||||
};
|
||||
|
||||
@@ -630,4 +630,5 @@ export default {
|
||||
'License': '许可协议',
|
||||
'An error has occurred': '发生错误',
|
||||
'Parameter Invalid': '参数错误',
|
||||
'Numeric Overflow': '数值溢出',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user