Update translations

This commit is contained in:
Ased Mammad 2024-03-07 16:35:56 +03:30
parent 03690de773
commit f7e10e1fb6
8 changed files with 1594 additions and 1614 deletions

View file

@ -562,9 +562,9 @@ SYSTEM """${system}"""`.replace(/^\s*\n/gm, '');
}}
>
{#if advanced}
<span class="ml-2 self-center">{$i18n.t(' Custom ')}</span>
<span class="ml-2 self-center">{$i18n.t('Custom')}</span>
{:else}
<span class="ml-2 self-center">{$i18n.t(' Default ')}</span>
<span class="ml-2 self-center">{$i18n.t('Default')}</span>
{/if}
</button>
</div>