fix(登录): 国际化错误
This commit is contained in:
parent
32ad6c7613
commit
3f7989894f
@ -73,10 +73,10 @@ i18n_datasource_not_allow_delete_msg= datasets are using this data source and ca
|
||||
i18n_task_name_repeat=Name is used in same data set
|
||||
i18n_id_or_pwd_error=Invalid ID or password
|
||||
i18n_user_do_not_exist=User do not exist
|
||||
i18n_user_is_disable=User is disable
|
||||
i18n_user_is_disable=User is disabled
|
||||
i18n_login_type_error=Login type error
|
||||
i18n_account_is_locked=Account is locked
|
||||
i18n_datasource_delete=Data source is delete
|
||||
i18n_datasource_delete=Data source is deleted
|
||||
i18n_dataset_delete=Data set is deleted
|
||||
i18n_dataset_no_permission=Data set no permission
|
||||
i18n_chart_delete=Chart is delete
|
||||
@ -221,7 +221,7 @@ I18N_STATUS=Status
|
||||
I18N_DATA=Data
|
||||
I18N_SYNC_LOG=Sync log
|
||||
|
||||
I18N_USER_DONOT_EXIST=User do not exist
|
||||
I18N_USER_DONOT_EXIST=User does not exist
|
||||
I18N_USER_SOURCE_PWD_ERROR=Source password error
|
||||
I18N_USER_PWD_FORMAT_ERROR=Password format error
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user