UX: translate 'creating point', indicate that a new background layer is loading in the selectBackgroundButton

This commit is contained in:
Pieter Vander Vennet 2024-03-12 03:40:55 +01:00
parent dcc4a98344
commit 7210b3ff5d
8 changed files with 41 additions and 10 deletions

View file

@ -364,7 +364,7 @@
</div>
</div>
{:else}
<Loading>Creating point...</Loading>
<Loading><Tr t={Translations.t.general.add.creating}/> </Loading>
{/if}
</div>
</LoginToggle>