From 01e50f325d3bc192230c8f78dc90851a0910485a Mon Sep 17 00:00:00 2001 From: Penar Musaraj Date: Fri, 24 Sep 2021 14:22:40 -0400 Subject: [PATCH] A11Y: Use shorter label for hamburger menu (#14439) --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index ce349661ad6..76774756710 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -2438,7 +2438,7 @@ en: additional_options: label: "Filter by post count and topic views" - hamburger_menu: "go to another topic list or category" + hamburger_menu: "menu" new_item: "new" go_back: "go back" not_logged_in_user: "user page with summary of current activity and preferences"