mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 17:16:01 +00:00
commented out localization
This commit is contained in:
@@ -130,7 +130,7 @@ ORDER BY
|
||||
label="Show server name alongside database name in title of the tab group"
|
||||
defaultValue={false}
|
||||
/>
|
||||
<div class="heading">{_t('settings.localization', { defaultMessage: 'Localization' })}</div>
|
||||
<!-- <div class="heading">{_t('settings.localization', { defaultMessage: 'Localization' })}</div>
|
||||
<FormSelectField
|
||||
label="Language"
|
||||
name="localization.language"
|
||||
@@ -150,7 +150,7 @@ ORDER BY
|
||||
},
|
||||
});
|
||||
}}
|
||||
/>
|
||||
/> -->
|
||||
|
||||
<div class="heading">Data grid</div>
|
||||
<FormTextField
|
||||
|
||||
Reference in New Issue
Block a user