Internationalize unexpected error message (#6887)

This commit is contained in:
Akihiko Odaki 2018-03-24 18:54:19 +09:00 committed by Eugen Rochko
parent 65c10c0bc8
commit 4e71b104e6
40 changed files with 109 additions and 5 deletions

View file

@ -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": "다시 시도",