Fix dashboard translation keys

This commit is contained in:
rjmacarthy
2023-01-24 19:20:59 +00:00
parent 78a7051ce6
commit c14bcd7c14
+3 -3
View File
@@ -1,8 +1,8 @@
{
"grab_a_task": "Grab a task!",
"create:": "Create",
"evaluate:": "Evaluate",
"label:": "Label",
"create": "Create",
"evaluate": "Evaluate",
"label": "Label",
"dashboard": "Dashboard",
"go": "Go"
}