first commit
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Fiscal Order Block",
|
||||
"hutko": {
|
||||
"fiscal_receipts_title": "Hutko Fiscal Receipts",
|
||||
"fiscal_receipts_title": "hutko Fiscal Receipts",
|
||||
"fiscal_receipts": "Fiscal Receipts",
|
||||
"refresh": "Refresh",
|
||||
"loading": "Loading...",
|
||||
@@ -9,12 +9,19 @@
|
||||
"view_receipt": "View Receipt",
|
||||
"download_xml": "Download XML",
|
||||
"tax_service": "Tax Service",
|
||||
"provider": "Provider",
|
||||
"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"
|
||||
"customer_actions": "Customer actions",
|
||||
"done": "Done",
|
||||
"processing": "Processing",
|
||||
"ready": "Ready",
|
||||
"transaction_type_purchase": "Purchase",
|
||||
"transaction_type_reverse": "Refund",
|
||||
"fn": "FN"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Блок фіскальних чеків",
|
||||
"hutko": {
|
||||
"fiscal_receipts_title": "Фіскальні чеки Hutko",
|
||||
"fiscal_receipts_title": "Фіскальні чеки hutko",
|
||||
"fiscal_receipts": "Фіскальні чеки",
|
||||
"refresh": "Оновити",
|
||||
"loading": "Завантаження...",
|
||||
@@ -9,12 +9,19 @@
|
||||
"view_receipt": "Переглянути чек",
|
||||
"download_xml": "Завантажити XML",
|
||||
"tax_service": "Податкова служба",
|
||||
"provider": "Провайдер",
|
||||
"provider": "Відкрити чек",
|
||||
"copy_link": "Скопіювати посилання",
|
||||
"pdf": "PDF",
|
||||
"waiting_for_fiscalisation": "Чек {{id}} — очікує фіскалізації",
|
||||
"no_order_selected": "Замовлення не вибрано.",
|
||||
"failed_to_load_receipts": "Не вдалося завантажити фіскальні чеки: ",
|
||||
"currency": "грн",
|
||||
"customer_actions": "Дії клієнта"
|
||||
"customer_actions": "Дії клієнта",
|
||||
"done": "Готово",
|
||||
"processing": "Обробляється",
|
||||
"ready": "Готово",
|
||||
"transaction_type_purchase": "Продаж",
|
||||
"transaction_type_reverse": "Повернення",
|
||||
"fn": "ФН"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user