Approval in backend
This commit is contained in:
@ -27,6 +27,7 @@
|
||||
"note": "Acquisition note",
|
||||
"note_explica": "Any remark regarding the acquisition.",
|
||||
"acquisitions_list": "List of acquisitions",
|
||||
"all_acquisitions": "All acquisitions"
|
||||
"all_acquisitions": "All acquisitions",
|
||||
"base_data": "Basic information about the acquisition"
|
||||
}
|
||||
}
|
@ -39,7 +39,8 @@
|
||||
"delivery_note_explica": "Remarks on the delivery, e.g. the courier arrived five day late.",
|
||||
"shipment_note": "Shipment note",
|
||||
"shipments_list": "List of shipments",
|
||||
"all_shipments": "All shipments"
|
||||
"all_shipments": "All shipments",
|
||||
"base_data": "Basic information about the shipment"
|
||||
},
|
||||
"shipment_method_set": {
|
||||
"transport_method": "Transport method"
|
||||
|
Reference in New Issue
Block a user