Add more translations

This commit is contained in:
Ased Mammad 2024-03-09 04:01:07 +03:30
parent 90513941bc
commit c7ca7d03ee
13 changed files with 79 additions and 21 deletions

View file

@ -147,7 +147,7 @@
{#if inputFiles}
{inputFiles.length > 0 ? `${inputFiles.length}` : ''} document(s) selected.
{:else}
Click here to select documents.
{$i18n.t('Click here to select documents.')}
{/if}
</button>
</div>