mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 04:46:02 +00:00
SYNC: added localizations tests (+screenshots)
This commit is contained in:
committed by
Diflow
parent
7d9d88860e
commit
5db68eac24
@@ -184,6 +184,7 @@ ORDER BY
|
||||
label={_t('settings.localization.language', { defaultMessage: 'Language' })}
|
||||
name="localization.language"
|
||||
defaultValue={getSelectedLanguage()}
|
||||
data-testid="SettingsModal_languageSelect"
|
||||
isNative
|
||||
options={[
|
||||
{ value: 'cs', label: 'Čeština' },
|
||||
|
||||
Reference in New Issue
Block a user