mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 17:16:48 +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:
@@ -30,7 +30,8 @@
|
||||
icon="refresh"
|
||||
@click="loadXcDiff()"
|
||||
>
|
||||
Reload
|
||||
<!-- Reload -->
|
||||
{{ $t('general.reload') }}
|
||||
</x-btn>
|
||||
<!-- <x-btn
|
||||
outlined
|
||||
@@ -40,7 +41,7 @@
|
||||
icon="refresh"
|
||||
@click="loadModels();loadTableList()"
|
||||
>
|
||||
Reload
|
||||
{{ $t('general.reload') }}
|
||||
</x-btn>-->
|
||||
<!--x-btn
|
||||
outlined
|
||||
|
||||
Reference in New Issue
Block a user