chore(i18n): updated translations

This commit is contained in:
liyasthomas
2022-01-19 19:39:14 +05:30
parent 647c347eb1
commit ed73f4179a
32 changed files with 61 additions and 359 deletions

View File

@@ -38,7 +38,7 @@
<label for="payload">
<ButtonSecondary
v-tippy="{ theme: 'tooltip' }"
:title="t('import.json')"
:title="t('import.title')"
svg="file-plus"
@click.native="$refs.payload.click()"
/>