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": "@{name}さんのミュートを解除",
"account.unmute_notifications": "@{name}さんからの通知を受け取る",
"account.view_full_profile": "全ての情報を見る",
"alert.unexpected.message": "不明なエラーが発生しました",
"alert.unexpected.title": "エラー",
"boost_modal.combo": "次からは{combo}を押せばスキップできます",
"bundle_column_error.body": "コンポーネントの読み込み中に問題が発生しました。",
"bundle_column_error.retry": "再試行",