From a69a97b023bd82aea1646c94d4e02e60d0e302be Mon Sep 17 00:00:00 2001 From: Julianna Tetreault <32834804+juliannatetreault@users.noreply.github.com> Date: Thu, 21 Oct 2021 08:28:26 -0600 Subject: [PATCH] =?UTF-8?q?=E2=9C=82=EF=B8=8F=E2=9C=82=EF=B8=8F=20Remove?= =?UTF-8?q?=20Extra=20Space=20From=20en.yml=20and=20fr.yml=20Files=20?= =?UTF-8?q?=E2=9C=82=EF=B8=8F=E2=9C=82=EF=B8=8F=20(#15149)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Removes extra space from views/manager/fr.yml and en.yml * Removes further spaces from views/manager/fr.yml and en.yml --- config/locales/views/manager/en.yml | 4 ++-- config/locales/views/manager/fr.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/locales/views/manager/en.yml b/config/locales/views/manager/en.yml index 6829c5e4a..e86f53ceb 100644 --- a/config/locales/views/manager/en.yml +++ b/config/locales/views/manager/en.yml @@ -9,10 +9,10 @@ en: tools: heading: 'Tools:' subtitle: 'Experience Level of Post:' - text_html: " Is your post written more for a beginner or an advanced audience? Adjust this level as a gentle indicator which will help show the post to the people who will benefit the most." + text_html: "Is your post written more for a beginner or an advanced audience? Adjust this level as a gentle indicator which will help show the post to the people who will benefit the most." nav: dashboard: Dashboard - text: " 👉 Manage Your Post" + text: "👉 Manage Your Post" rating: heading: Experience Level of Post text: Who is this post most relevant for? diff --git a/config/locales/views/manager/fr.yml b/config/locales/views/manager/fr.yml index 09b13efcc..588397d58 100644 --- a/config/locales/views/manager/fr.yml +++ b/config/locales/views/manager/fr.yml @@ -9,10 +9,10 @@ fr: tools: heading: 'Tools:' subtitle: 'Experience Level of Post:' - text_html: " Is your post written more for a beginner or an advanced audience? Adjust this level as a gentle indicator which will help show the post to the people who will benefit the most." + text_html: "Is your post written more for a beginner or an advanced audience? Adjust this level as a gentle indicator which will help show the post to the people who will benefit the most." nav: dashboard: Dashboard - text: " 👉 Manage Your Post" + text: "👉 Manage Your Post" rating: heading: Experience Level of Post text: Who is this post most relevant for?