|
@@ -734,4 +734,20 @@ week.Wednesday=Wednesday
|
|
|
week.Thursday=Thursday
|
|
|
week.Friday=Friday
|
|
|
week.Saturday=Saturday
|
|
|
-week.Sunday=Sunday
|
|
|
+week.Sunday=Sunday
|
|
|
+#合同
|
|
|
+contract.business= business contract
|
|
|
+contract.gift= Gift contract
|
|
|
+contract.lease= Lease contract
|
|
|
+contract.loan= Loan contract
|
|
|
+contract.warehousing= Warehousing contract
|
|
|
+contract.entrust= Entrustment contract
|
|
|
+contract.name = name
|
|
|
+contract.type = type
|
|
|
+contract.export = contract_
|
|
|
+contract.addSuc = Successfully added
|
|
|
+contract.editSuc = Modification succeeded
|
|
|
+contract.operationSuc = Operation succeeded
|
|
|
+contract.numberRepeat = Contract No. already exists
|
|
|
+contract.typeNameEmpty = Contract type name cannot be empty
|
|
|
+contract.typeNameRepeat = Contract type name already exists
|