forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
f77570589d
commit
9b8a9337fd
111 changed files with 2911 additions and 1280 deletions
|
|
@ -21,14 +21,14 @@
|
|||
|
||||
{#if $txt}
|
||||
{#if cls}
|
||||
<span class={cls}>
|
||||
<span lang={$lang}>
|
||||
{@html Utils.purify($txt)}
|
||||
<span class={cls}>
|
||||
<span lang={$lang}>
|
||||
{@html Utils.purify($txt)}
|
||||
</span>
|
||||
<WeblateLink context={t?.context} />
|
||||
</span>
|
||||
<WeblateLink context={t?.context} />
|
||||
</span>
|
||||
{:else}
|
||||
<span lang={$lang}>
|
||||
<span lang={$lang}>
|
||||
{@html Utils.purify($txt)}
|
||||
</span>
|
||||
<WeblateLink context={t?.context} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue