WIP
This commit is contained in:
parent
54b057886c
commit
7fc1ae0650
204 changed files with 4345 additions and 134 deletions
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"menu": {
|
||||
"home": "Dashboard",
|
||||
"calendar": "Calendar",
|
||||
"pos": "Point of Sale",
|
||||
"products": "Products & Inventory",
|
||||
"suppliers": "Suppliers",
|
||||
"customers": "Customers",
|
||||
"employees": "Employees",
|
||||
"reports": "Statistics & Reports",
|
||||
"settings": "Settings",
|
||||
"account": "Subscription & Account"
|
||||
},
|
||||
"groups": {
|
||||
"dashboard": "Dashboard",
|
||||
"data": "Data",
|
||||
"analytics": "Analytics",
|
||||
"system": "System"
|
||||
},
|
||||
"common": {
|
||||
"save": "Save",
|
||||
"cancel": "Cancel",
|
||||
"search": "Search",
|
||||
"close": "Close",
|
||||
"delete": "Delete",
|
||||
"edit": "Edit",
|
||||
"add": "Add"
|
||||
},
|
||||
"sidebar": {
|
||||
"lockScreen": "Lock screen",
|
||||
"appName": "Salon OS"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue