From 8c1cd273df87dcf5f6a2ba698997adac469c1503 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 12 Jan 2022 00:56:47 -0800 Subject: [PATCH] Update translation of edit config button (#11163) --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 01d8f2400b..846f8dd406 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -4235,7 +4235,7 @@ "stop": "Failed to stop add-on", "restart": "Failed to restart add-on", "start": "Failed to start add-on", - "go_to_config": "Failed to start add-on - configuration validation failed!", + "go_to_config": "Edit Config", "start_invalid_config": "Go to configuration", "validate_config": "Failed to validate add-on configuration", "get_changelog": "Failed to get add-on changelog"