<p></p>
<p dir="auto">This approach could cause some headache for translators. Using another sentence from the new bold versions:</p>
<pre class="notranslate"><code class="notranslate"> en:
  site:
    welcome:
      whats_on_the_map:
        on_the_map_html: |
          OpenStreetMap is a place for mapping things that are both %{real_and_current}. ...
        real_and_current: real and current
</code></pre>
<p dir="auto">The German translation would go:</p>
<pre class="notranslate"><code class="notranslate"> en:
  site:
    welcome:
      whats_on_the_map:
        on_the_map_html: |
          OpenStreetMap ist ein Ort, um Dinge zu erfassen, die sowohl %{real_and_current} sind ....
        real_and_current: echt als auch aktuell
</code></pre>
<p dir="auto">But that's not really what you would want. You would want: OpenStreetMap ist ein Ort, um Dinge zu mappen die sowohl <strong>echt</strong> als auch <strong>aktuell</strong> sind. <code class="notranslate">sowohl ... als auch ..</code> is a standing expression here. In the German version the bold section would ideally be split. In addition, it might make a difference if the interpolated thing is a link something emphasized when it comes to translations. (e.g. word order in German can be changed to emphasize). So it would be good to know that.</p>
<p dir="auto">Have you considered using a simplified markdown? Most people are familiar with the <code class="notranslate">**...**</code> notation nowadays and can follow it. You can also use a simplified version for links: <code class="notranslate">[Login](login_link) to leave a comment.</code></p>
<p dir="auto">(NB: The English texts are are really difficult to translate as is, because they use unusual and complicated sentence structures. Rewording into simpler English might solve some of the problems as well.)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/3939#issuecomment-1441778824">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLMQI3ZP2Z2WWBZXOKTWY5QIVANCNFSM6AAAAAAVFO4R4M">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLJDTRXR7BPUZZYJB23WY5QIVA5CNFSM6AAAAAAVFO4R4OWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSV57GIQ.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/issues/3939/1441778824</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/3939#issuecomment-1441778824",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/3939#issuecomment-1441778824",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>