- Progress commit

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-03-26 21:36:27 -04:00
parent 595159f24d
commit 301c680bff
8 changed files with 222 additions and 38 deletions

View File

@@ -2094,12 +2094,67 @@
}
}
},
"tasks": {
"date_presets": {
"next_week": "",
"two_weeks": "",
"three_weeks": "",
"one_month": ""
},
"actions": {
"new": "",
"edit": ""
},
"titles": {
"completed": "",
"deleted": ""
},
"buttons": {
"create": "",
"complete": "",
"delete": "",
"edit": "",
"refresh":""
},
"placeholders": {
"description": "",
"jobid": "",
"joblineid": "",
"partsorderid": "",
"billid": ""
},
"fields": {
"priorities": {
"low": "",
"medium":"",
"high": ""
},
"title": "",
"joblineid":"",
"jobid": "",
"partsorderid": "",
"billid": "",
"description": "",
"due_date": "",
"actions": "",
"priority": "",
"remind_at": "",
"assigned_to": "",
"completed": "",
"job": {
"ro_number": ""
}
}
},
"menus": {
"currentuser": {
"languageselector": "idioma",
"profile": "Perfil"
},
"header": {
"create_task": "",
"tasks": "",
"my_tasks": "",
"accounting": "",
"accounting-payables": "",
"accounting-payments": "",