Files
webapp/i18n/locales/ru/orders.json
2026-01-07 09:10:35 +07:00

8 lines
211 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"orders": {
"no_orders": "Нет заказов",
"no_orders_desc": "Начните с создания нового расчета",
"create_new": "Создать новый расчет"
}
}