forked from MapComplete/MapComplete
UI: properly translate label
This commit is contained in:
parent
c95999b50b
commit
a6b2c65b2a
2 changed files with 885 additions and 884 deletions
1767
langs/en.json
1767
langs/en.json
File diff suppressed because it is too large
Load diff
|
@ -102,7 +102,7 @@
|
|||
<Tr t={t.addPicture} />
|
||||
{#if noBlur}
|
||||
<span class="subtle text-sm">
|
||||
Faces will not be blurred
|
||||
<Tr t={t.upload.noBlur}/>
|
||||
</span>
|
||||
{/if}
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue