You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
528 B
INI
15 lines
528 B
INI
system.deal.common.exception=\u7cfb\u7edf\u5904\u7406\u5931\u8d25!
|
|
system.deal.common.success=\u7cfb\u7edf\u5904\u7406\u6210\u529f!
|
|
system.deal.common.user.defined={0}
|
|
format.number={0,number,###,##.##}
|
|
format.discount={0,number,##.##%}
|
|
format.float={0,number,###,##0.00}
|
|
format.float.noComma={0,number,#####0.00}
|
|
format.float2={0,number,###,##0.0000}
|
|
format.float2.noComma={0,number,#####0.0000}
|
|
format.date={0,date,yyyy-MM-dd}
|
|
format.month={0,date,yyyy-MM}
|
|
format.year={0,date,yyyy}
|
|
format.time={0,date,yyyy-MM-dd HH:mm:ss}
|
|
|