From 02721fc22d75c39d115444b3a90a8eecd8516975 Mon Sep 17 00:00:00 2001 From: Andreas Nedbal Date: Sun, 16 Oct 2022 16:16:43 +0200 Subject: [PATCH] Move sidebar locale namespace to actions --- config/locales/views.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/views.en.yml b/config/locales/views.en.yml index aef0e4ed..0d9f5934 100644 --- a/config/locales/views.en.yml +++ b/config/locales/views.en.yml @@ -100,7 +100,7 @@ en: title: "Share" comments: none: "There are no comments yet." - placeholder: "Comment..." + placeholder: "Comment..." smiles: none: "No one smiled this yet." application: @@ -200,7 +200,7 @@ en: settings: "service settings" show: empty: "Nothing to see here." - sidebar: + actions: actions: heading: "Actions" delete: "Delete all questions"