✂️✂️ Remove Extra Space From en.yml and fr.yml Files ✂️✂️ (#15149)
* Removes extra space from views/manager/fr.yml and en.yml * Removes further spaces from views/manager/fr.yml and en.yml
This commit is contained in:
parent
cb3c862f45
commit
a69a97b023
2 changed files with 4 additions and 4 deletions
|
|
@ -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 <em>gentle</em> 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 <em>gentle</em> 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?
|
||||
|
|
|
|||
|
|
@ -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 <em>gentle</em> 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 <em>gentle</em> 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?
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue