diff --git a/website/public/locales/en/dashboard.json b/website/public/locales/en/dashboard.json index 1c2a6fad..0427fb0d 100644 --- a/website/public/locales/en/dashboard.json +++ b/website/public/locales/en/dashboard.json @@ -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" }