Added some data to the card + react.moment for date handling.
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
"french": "French",
|
||||
"spanish": "Spanish"
|
||||
},
|
||||
"labels": {
|
||||
"in": "In",
|
||||
"out": "Out"
|
||||
},
|
||||
"title": "Welcome to {{framework}}",
|
||||
"greetings": "Hello2!",
|
||||
"intro": "To get started, edit <1><0></0></1> and save to reload."
|
||||
@@ -16,7 +20,8 @@
|
||||
"postInvoices": "Post Invoices",
|
||||
"notes": "Job Notes",
|
||||
"partStatus": "Part Status",
|
||||
"receiveParts": "Receive Parts"
|
||||
"receiveParts": "Receive Parts",
|
||||
"card": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user