Internationalize unexpected error message (#6887)
This commit is contained in:
parent
65c10c0bc8
commit
4e71b104e6
40 changed files with 109 additions and 5 deletions
|
@ -28,6 +28,8 @@
|
|||
"account.unmute": "뮤트 해제",
|
||||
"account.unmute_notifications": "@{name}의 알림 뮤트 해제",
|
||||
"account.view_full_profile": "전체 프로필 보기",
|
||||
"alert.unexpected.message": "An unexpected error occurred.",
|
||||
"alert.unexpected.title": "Oops!",
|
||||
"boost_modal.combo": "다음부터 {combo}를 누르면 이 과정을 건너뛸 수 있습니다.",
|
||||
"bundle_column_error.body": "컴포넌트를 불러오는 과정에서 문제가 발생했습니다.",
|
||||
"bundle_column_error.retry": "다시 시도",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue