Files
webapp/i18n/locales/en/ui.json

23 lines
471 B
JSON

{
"ui": {
"menu": "Menu",
"calculate": "Calculate",
"my_orders": "My orders",
"log_in": "Log in",
"login": "Log in",
"profile": "Profile",
"from": "From",
"to": "To",
"cargo": "Cargo",
"product": "What",
"quantity": "How much",
"find": "Find",
"manager_navigation": "Manager navigation",
"orders": "Orders",
"quotations": "Quotations",
"hubs": "Hubs",
"users": "Users",
"manager": "Manager"
}
}