Approval in backend

This commit is contained in:
2023-02-02 19:49:41 +00:00
committed by md translation bot
parent 99dd9c016f
commit c4a48a1063
39 changed files with 268 additions and 116 deletions

View File

@ -5,7 +5,7 @@
"name_explica": "A concise name that helps colleagues to identify the shipment",
"note": "Shipment none",
"note_explica": "Any remark concerning the present shipment in general",
"transport_method": "Transport methoid",
"transport_method": "Transport method",
"transport_method_explica": "Information regarding the method of transportation",
"authorized_by": "Authorized by",
"authorized_by_explica": "Full name of the person who authorized the shipment",
@ -36,6 +36,12 @@
"packaging_note": "Packaging note",
"packaging_note_explica": "Any remark on the packaging",
"delivery_note": "Delivery note",
"delivery_note_explica": "Remarks on the delivery, e.g. the courier arrived five day late."
"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"
},
"shipment_method_set": {
"transport_method": "Transport method"
}
}