@inflightit/api-plugin-orders
Version:
Orders plugin for the Reaction API
37 lines (36 loc) • 833 B
JSON
[{
"i18n": "nb",
"ns": "reaction-orders",
"translation": {
"reaction-orders": {
"admin": {
"orderWorkflow": {
"ordersList": {
"total": "Totalt"
},
"invoice": {
"cardTitle": "Faktura",
"adjustedTotal": "Endret Total",
"capturedTotal": "Totalt innbetalt",
"refundItemAmount": "Totalt"
}
},
"table": {
"headers": {
"email": "Epost",
"total": "Totalt",
"shipping": "Frakt"
},
"filter": {
"new": "Ny",
"captured": "Betalt",
"shipped": "Sendt",
"completed": "Fullført",
"canceled": "Avbrutt",
"refunded": "Refundert"
}
}
}
}
}
}]