From d29585b77cde186eeb3cd2a297effba34a56fa8b Mon Sep 17 00:00:00 2001 From: Nat Alison <1278991+tesseralis@users.noreply.github.com> Date: Tue, 14 Apr 2020 16:08:02 -0700 Subject: [PATCH] Fix translated aria-label for expand buttons (#23113) --- www/src/components/sidebar/section-title.js | 8 +++++--- www/src/data/locales/en/messages.po | 6 +++--- www/src/data/locales/ja/messages.po | 6 +++--- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/www/src/components/sidebar/section-title.js b/www/src/components/sidebar/section-title.js index 47cab4712da49..e6b533594c298 100644 --- a/www/src/components/sidebar/section-title.js +++ b/www/src/components/sidebar/section-title.js @@ -138,9 +138,11 @@ const SplitButton = withI18n()(