From 500777d88f21bdce71a1053de3ad9f32c7c91029 Mon Sep 17 00:00:00 2001 From: erdgeist Date: Mon, 27 Jul 2026 00:46:00 +0200 Subject: Consolidate all main nav items in a single partial --- config/locales/en.yml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index fc3ad216..3c4ea1c8 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -231,10 +231,6 @@ en: editor: "Editor" date: "Date" type: "Type" - menu: - dashboard: "Dashboard" - search: "Search" - log_out: "Log out" index: title: "cccms dashboard" search_placeholder: "Search nodes and tags…" @@ -621,6 +617,9 @@ en: lock_lost_link: "return to the published page" insert_image: "Insert image" insert_image_tooltip: "Insert one of this page's attached images" - nav_switchers: - scheme_override: "Toggle light/dark" + nav_controls: + dashboard: "Dashboard" + search: "Search" switch_locale: "Toggle language" + scheme_override: "Toggle light/dark" + log_out: "Log out" -- cgit v1.3