mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
fix(account): Resolve name clearing issue and update field labels
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
"noAccountConfigurations": "계정 구성 없음",
|
||||
"noAccountConfigurationsDesc": "아직 계정 구성을 추가하지 않았습니다. 기능을 사용하려면 추가하십시오.",
|
||||
"addConfiguration": "구성 추가",
|
||||
"name": "이름",
|
||||
"name": "로그인 이름",
|
||||
"email": "이메일",
|
||||
"status": "상태",
|
||||
"type": "유형",
|
||||
|
||||
Reference in New Issue
Block a user