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

@@ -36,7 +36,7 @@
outlined
:loading="updating"
:disabled="updating || !edited"
tooltip="Save Changes"
:tooltip="$t('tooltip.saveChanges')"
small
color="primary"
icon="save"