Approval in backend
This commit is contained in:
@ -25,6 +25,8 @@
|
||||
"funding_conditions": "Funding conditions",
|
||||
"funding_conditions_explica": "Conditions set by the funders",
|
||||
"note": "Acquisition note",
|
||||
"note_explica": "Any remark regarding the acquisition."
|
||||
"note_explica": "Any remark regarding the acquisition.",
|
||||
"acquisitions_list": "List of acquisitions",
|
||||
"all_acquisitions": "All acquisitions"
|
||||
}
|
||||
}
|
@ -103,7 +103,7 @@
|
||||
"cloakroom_available": "Ruhat\u00e1r",
|
||||
"lockers_available": "Csomagmeg\u0151rz\u00e9s",
|
||||
"lockers_available_explica": "Van-e csomagmeg\u0151rz\u00e9s a m\u00fazeumban?",
|
||||
"shop_available": "M\u00fazeumi shop",
|
||||
"shop_available": "M\u00fazeum shop",
|
||||
"shop_available_explica": "Van a m\u00fazeumnak boltja?",
|
||||
"cafe_available": "K\u00e1v\u00e9z\u00f3\/b\u00fcf\u00e9",
|
||||
"cafe_available_explica": "Van-e k\u00e1v\u00e9z\u00f3\/b\u00fcf\u00e9 a m\u00fazeumban?",
|
||||
|
@ -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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user