Note insert.
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
},
|
||||
"general": {
|
||||
"actions": {
|
||||
"add": "Add",
|
||||
"cancel": "Cancel",
|
||||
"signout": "Sign Out"
|
||||
},
|
||||
"labels": {
|
||||
@@ -26,6 +28,9 @@
|
||||
}
|
||||
},
|
||||
"jobdetail": {
|
||||
"actions": {
|
||||
"addnote": "Add Note"
|
||||
},
|
||||
"labels": {
|
||||
"claiminformation": "Claim Information",
|
||||
"dates": "Dates",
|
||||
@@ -286,6 +291,26 @@
|
||||
"labels": {
|
||||
"inproduction": "In Production"
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
"fields": {
|
||||
"critical": "Critical?",
|
||||
"pinned": "Pinned?",
|
||||
"private": "Private?",
|
||||
"text": "Note Text",
|
||||
"types": {
|
||||
"customer": "Customer",
|
||||
"general": "General",
|
||||
"office": "Office",
|
||||
"paint": "Paint",
|
||||
"parts": "Parts",
|
||||
"shop": "Shop",
|
||||
"supplement": "Supplement"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"newnoteplaceholder": "Enter a new note..."
|
||||
}
|
||||
}
|
||||
},
|
||||
"production": {
|
||||
|
||||
Reference in New Issue
Block a user