Added scoreboard edt for added entries BOD-365
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -1224,9 +1224,13 @@
|
||||
}
|
||||
},
|
||||
"scoreboard": {
|
||||
"actions": {
|
||||
"edit": ""
|
||||
},
|
||||
"errors": {
|
||||
"adding": "",
|
||||
"removing": ""
|
||||
"removing": "",
|
||||
"updating": ""
|
||||
},
|
||||
"fields": {
|
||||
"bodyhrs": "",
|
||||
@@ -1242,7 +1246,8 @@
|
||||
},
|
||||
"successes": {
|
||||
"added": "",
|
||||
"removed": ""
|
||||
"removed": "",
|
||||
"updated": ""
|
||||
}
|
||||
},
|
||||
"tech": {
|
||||
|
||||
@@ -1224,9 +1224,13 @@
|
||||
}
|
||||
},
|
||||
"scoreboard": {
|
||||
"actions": {
|
||||
"edit": ""
|
||||
},
|
||||
"errors": {
|
||||
"adding": "",
|
||||
"removing": ""
|
||||
"removing": "",
|
||||
"updating": ""
|
||||
},
|
||||
"fields": {
|
||||
"bodyhrs": "",
|
||||
@@ -1242,7 +1246,8 @@
|
||||
},
|
||||
"successes": {
|
||||
"added": "",
|
||||
"removed": ""
|
||||
"removed": "",
|
||||
"updated": ""
|
||||
}
|
||||
},
|
||||
"tech": {
|
||||
|
||||
Reference in New Issue
Block a user