Files
shopify_proxy/extensions/fiscal-order-block/locales/en.default.json
2026-05-26 10:58:49 +03:00

27 lines
890 B
JSON

{
"name": "Fiscal Order Block",
"hutko": {
"fiscal_receipts_title": "hutko Fiscal Receipts",
"fiscal_receipts": "Fiscal Receipts",
"refresh": "Refresh",
"loading": "Loading...",
"no_receipts": "No fiscal receipts found for this order.",
"view_receipt": "View Receipt",
"download_xml": "Download XML",
"tax_service": "Tax Service",
"provider": "Open Receipt",
"copy_link": "Copy link",
"pdf": "PDF",
"waiting_for_fiscalisation": "Receipt {{id}} — waiting for fiscalisation",
"no_order_selected": "No order selected.",
"failed_to_load_receipts": "Failed to load fiscal receipts: ",
"currency": "UAH",
"customer_actions": "Customer actions",
"done": "Done",
"processing": "Processing",
"ready": "Ready",
"transaction_type_purchase": "Purchase",
"transaction_type_reverse": "Refund",
"fn": "FN"
}
}