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

8 lines
156 B
JSON

{
"orders": {
"no_orders": "No orders",
"no_orders_desc": "Start by creating a new calculation",
"create_new": "Create new calculation"
}
}