chore: i18n front end JSON based updates

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
Raju Udava
2022-02-23 15:45:59 +05:30
parent 66a3453cd6
commit 66843c037a
77 changed files with 286 additions and 144 deletions

View File

@@ -21,7 +21,8 @@
btn.class="text-capitalize"
@click="loadRelations"
>
Reload
<!-- Reload -->
{{ $t('general.reload') }}
</x-btn>
<!-- <x-btn
outlined
@@ -45,7 +46,8 @@
icon="save"
@click="save"
>
Save
<!-- Save -->
{{ $t('general.save') }}
</x-btn>
</v-toolbar>
<div class="d-flex justify-center">