mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
feat(ui): add i18n support for profile dropdown
This commit is contained in:
@@ -1370,5 +1370,13 @@
|
||||
"title": "역할을 찾을 수 없음",
|
||||
"desc": "사용자 정의 역할이 아직 생성되지 않았습니다."
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
"avatar_alt": "아바타",
|
||||
"menu": {
|
||||
"profile": "프로필",
|
||||
"settings": "설정",
|
||||
"sign_out": "로그아웃"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user