mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 07:16:51 +00:00
chore: i18n front end JSON based updates
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
@@ -39,7 +39,8 @@
|
||||
<v-icon small left>
|
||||
refresh
|
||||
</v-icon>
|
||||
Reload
|
||||
<!-- Reload -->
|
||||
{{ $t('general.reload') }}
|
||||
</x-btn>
|
||||
|
||||
<x-btn
|
||||
@@ -55,7 +56,8 @@
|
||||
<v-icon small left>
|
||||
save
|
||||
</v-icon>
|
||||
Save
|
||||
<!-- Save -->
|
||||
{{ $t('general.save') }}
|
||||
</x-btn>
|
||||
</v-toolbar>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user