Syntax and wording fixes
parent
b54fd36cd0
commit
ed3f4a371d
|
@ -829,7 +829,7 @@
|
||||||
"description": "Feedback section"
|
"description": "Feedback section"
|
||||||
},
|
},
|
||||||
"guideFeedbackPara1": {
|
"guideFeedbackPara1": {
|
||||||
"message": "If you're stuck or have questions, please don't hesitate to get in touch via the $linkStart$contact details$linkEnd$ at the bottom of Indie Wiki Buddy website.",
|
"message": "If you're stuck or have questions, please don't hesitate to get in touch via the $linkStart$contact details$linkEnd$ at the bottom of the Indie Wiki Buddy website.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"linkStart": {
|
"linkStart": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
|
|
|
@ -57,11 +57,11 @@
|
||||||
<li>
|
<li>
|
||||||
<b><span aria-hidden="true">📁</span> <span data-msg="settingsChangelog"></span></b>
|
<b><span aria-hidden="true">📁</span> <span data-msg="settingsChangelog"></span></b>
|
||||||
<br />
|
<br />
|
||||||
<p
|
<span
|
||||||
data-msg="guideChangelogHelp"
|
data-msg="guideChangelogHelp"
|
||||||
data-msg-ph-1="<a href='https://getindie.wiki/changelog/'>"
|
data-msg-ph-1="<a href='https://getindie.wiki/changelog/'>"
|
||||||
data-msg-ph-2="</a>">
|
data-msg-ph-2="</a>">
|
||||||
</p>
|
</span>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p data-msg="guideGlobalSettingsHelpSearch"></p>
|
<p data-msg="guideGlobalSettingsHelpSearch"></p>
|
||||||
|
|
Loading…
Reference in New Issue