refactor: i18n translations

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
Raju Udava
2022-02-25 12:07:14 +05:30
parent afe34c9065
commit 6b46038984
73 changed files with 1353 additions and 262 deletions

View File

@@ -41,7 +41,7 @@
</x-btn>
<x-btn
outlined
tooltip="Save Changes"
:tooltip="$t('tooltip.saveChanges')"
:disabled="nodes.dbConnection.client === 'sqlite3' && !newView "
small
color="primary"