First Commit
This commit is contained in:
12
frontend/public/locales/EN/NewPurchase.json
Normal file
12
frontend/public/locales/EN/NewPurchase.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"title" : "Create new purchase",
|
||||
"typeOfPurchase" : "Type of purchase",
|
||||
"manual" : "Manual",
|
||||
"command" : "Command",
|
||||
"product" : "Products",
|
||||
"addNewProduct" : "Add product",
|
||||
"datePurchase" : "Purchase date",
|
||||
"submit" : "Submit",
|
||||
"currency" : "Currency",
|
||||
"back" : "Back"
|
||||
}
|
||||
Reference in New Issue
Block a user