forked from baron/baron-sso
refactoring
This commit is contained in:
@@ -1930,6 +1930,7 @@ const Map<String, String> koStrings = {
|
||||
"ui.userfront.profile.field.email": "이메일",
|
||||
"ui.userfront.profile.field.name": "이름",
|
||||
"ui.userfront.profile.field.tenant": "소속 테넌트",
|
||||
"ui.userfront.profile.field.tenant_slug": "테넌트 Slug",
|
||||
"ui.userfront.profile.manage": "프로필 관리",
|
||||
"ui.userfront.profile.password.change": "비밀번호 변경",
|
||||
"ui.userfront.profile.password.confirm": "새 비밀번호 확인",
|
||||
@@ -4125,6 +4126,7 @@ const Map<String, String> enStrings = {
|
||||
"ui.userfront.profile.field.email": "Email",
|
||||
"ui.userfront.profile.field.name": "Name",
|
||||
"ui.userfront.profile.field.tenant": "Tenant",
|
||||
"ui.userfront.profile.field.tenant_slug": "Tenant Slug",
|
||||
"ui.userfront.profile.manage": "Manage profile",
|
||||
"ui.userfront.profile.password.change": "Change",
|
||||
"ui.userfront.profile.password.confirm": "Confirm",
|
||||
|
||||
Reference in New Issue
Block a user