From 2a229df624457c24ea837166b7c47f6ce5e7a4d0 Mon Sep 17 00:00:00 2001 From: Zack Arnett Date: Fri, 7 Aug 2020 08:42:38 -0500 Subject: [PATCH] Change English/default naming of configure ui (#6555) --- 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 bb692bf03b..48d51fa5aa 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1890,7 +1890,7 @@ "confirm_delete_existing_cards_text": "Are you sure you want to delete your ''{name}'' view? The view contains {number} cards that will be deleted. This action cannot be undone." }, "menu": { - "configure_ui": "Configure UI", + "configure_ui": "Edit Dashboard", "help": "Help", "refresh": "Refresh", "reload_resources": "Reload resources",