From 8cce13163fbd79795996e7cb7636bd22ef6844a6 Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Wed, 20 Nov 2024 12:39:42 +0100 Subject: [PATCH] Make sidebar (app) settings items consistent by replacing 'configuration' (#22890) --- 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 f35577bf9e..deb152174b 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1914,7 +1914,7 @@ "no_matching_link_found": "No matching My link found for {path}" }, "sidebar": { - "external_app_configuration": "App configuration", + "external_app_configuration": "App settings", "sidebar_toggle": "Sidebar toggle", "done": "Done", "hide_panel": "Hide panel",