Added scoreboard edt for added entries BOD-365

This commit is contained in:
Patrick Fic
2020-08-28 16:34:48 -07:00
parent ab4262c238
commit 266b6b0dbb
14 changed files with 241 additions and 23 deletions

View File

@@ -1224,9 +1224,13 @@
}
},
"scoreboard": {
"actions": {
"edit": "Edit"
},
"errors": {
"adding": "Error adding job to scoreboard. {{message}}",
"removing": "Error removing job from scoreboard. {{message}}"
"removing": "Error removing job from scoreboard. {{message}}",
"updating": "Error updating scoreboard. {{message}}"
},
"fields": {
"bodyhrs": "Body Hours",
@@ -1242,7 +1246,8 @@
},
"successes": {
"added": "Job added to scoreboard.",
"removed": "Job removed from scoreboard."
"removed": "Job removed from scoreboard.",
"updated": "Scoreboard updated."
}
},
"tech": {

View File

@@ -1224,9 +1224,13 @@
}
},
"scoreboard": {
"actions": {
"edit": ""
},
"errors": {
"adding": "",
"removing": ""
"removing": "",
"updating": ""
},
"fields": {
"bodyhrs": "",
@@ -1242,7 +1246,8 @@
},
"successes": {
"added": "",
"removed": ""
"removed": "",
"updated": ""
}
},
"tech": {

View File

@@ -1224,9 +1224,13 @@
}
},
"scoreboard": {
"actions": {
"edit": ""
},
"errors": {
"adding": "",
"removing": ""
"removing": "",
"updating": ""
},
"fields": {
"bodyhrs": "",
@@ -1242,7 +1246,8 @@
},
"successes": {
"added": "",
"removed": ""
"removed": "",
"updated": ""
}
},
"tech": {