feat(MED-50): initial analysis package orders table
This commit is contained in:
8
public/locales/en/orders.json
Normal file
8
public/locales/en/orders.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"title": "Orders",
|
||||
"description": "View your orders",
|
||||
"table": {
|
||||
"analysisPackage": "Analysis package",
|
||||
"createdAt": "Ordered at"
|
||||
}
|
||||
}
|
||||
8
public/locales/et/orders.json
Normal file
8
public/locales/et/orders.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"title": "Tellimused",
|
||||
"description": "Vaata oma tellimusi",
|
||||
"table": {
|
||||
"analysisPackage": "Analüüsi pakett",
|
||||
"createdAt": "Tellitud"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user