first commit
This commit is contained in:
20
extensions/fiscal-order-block/locales/en.default.json
Normal file
20
extensions/fiscal-order-block/locales/en.default.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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": "Provider",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
20
extensions/fiscal-order-block/locales/uk.json
Normal file
20
extensions/fiscal-order-block/locales/uk.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "Блок фіскальних чеків",
|
||||
"hutko": {
|
||||
"fiscal_receipts_title": "Фіскальні чеки Hutko",
|
||||
"fiscal_receipts": "Фіскальні чеки",
|
||||
"refresh": "Оновити",
|
||||
"loading": "Завантаження...",
|
||||
"no_receipts": "Для цього замовлення не знайдено фіскальних чеків.",
|
||||
"view_receipt": "Переглянути чек",
|
||||
"download_xml": "Завантажити XML",
|
||||
"tax_service": "Податкова служба",
|
||||
"provider": "Провайдер",
|
||||
"pdf": "PDF",
|
||||
"waiting_for_fiscalisation": "Чек {{id}} — очікує фіскалізації",
|
||||
"no_order_selected": "Замовлення не вибрано.",
|
||||
"failed_to_load_receipts": "Не вдалося завантажити фіскальні чеки: ",
|
||||
"currency": "грн",
|
||||
"customer_actions": "Дії клієнта"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user