mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 07:36:47 +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:
@@ -41,7 +41,8 @@
|
||||
<v-icon small left>
|
||||
refresh
|
||||
</v-icon>
|
||||
Reload
|
||||
<!-- Reload -->
|
||||
{{ $t('general.reload') }}
|
||||
</x-btn>
|
||||
<x-btn
|
||||
v-ge="['acl-gql','open-folder']"
|
||||
@@ -67,7 +68,8 @@
|
||||
<v-icon small left>
|
||||
save
|
||||
</v-icon>
|
||||
Save
|
||||
<!-- Save -->
|
||||
{{ $t('general.save') }}
|
||||
</x-btn>
|
||||
</v-toolbar>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user