Added add to and remove from scoreboard functionality. BOD-91

This commit is contained in:
Patrick Fic
2020-06-29 11:27:47 -07:00
parent 5650a66916
commit 0009f7d3bb
10 changed files with 253 additions and 3 deletions

View File

@@ -530,6 +530,7 @@
"addDocuments": "Agregar documentos de trabajo",
"addNote": "Añadir la nota",
"addtoproduction": "",
"addtoscoreboard": "",
"allocate": "",
"autoallocate": "",
"changestatus": "Cambiar Estado",
@@ -1016,6 +1017,7 @@
},
"scoreboard": {
"errors": {
"adding": "",
"removing": ""
},
"fields": {
@@ -1028,6 +1030,10 @@
"monthlytarget": "",
"weeklytarget": "",
"workingdays": ""
},
"successes": {
"added": "",
"removed": ""
}
},
"templates": {