From 7088f02657b8a0effeaa5f700e7daecd913e738c Mon Sep 17 00:00:00 2001 From: Kenneth Rasmussen Date: Fri, 15 Jan 2021 23:44:21 +0100 Subject: [PATCH] Removed test in translation --- frontend/src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 598565eb5..cdd12a89f 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -4,7 +4,7 @@ "take-me-home": "Take me Home" }, "new-recipe": { - "from-url": "From URL TEST", + "from-url": "From URL", "recipe-url": "Recipe URL", "error-message": "Looks like there was an error parsing the URL. Check the log and debug/last_recipe.json to see what went wrong.", "bulk-add": "Bulk Add",