commented out localization

This commit is contained in:
Jan Prochazka
2025-03-14 14:01:20 +01:00
parent 9fa8d98ae8
commit e04215f0e1
3 changed files with 11 additions and 23 deletions

View File

@@ -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