about summary refs log tree commit diff
path: root/app/javascript/mastodon/locales/hr.json
diff options
context:
space:
mode:
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>2018-03-24 18:54:19 +0900
committerEugen Rochko <eugen@zeonfederated.com>2018-03-24 10:54:19 +0100
commit4e71b104e6d5f02069120c7a56b26888c6f0fef5 (patch)
tree6c6d656707179890865c20efefd79600448945bb /app/javascript/mastodon/locales/hr.json
parent65c10c0bc829bb97ad86436e0715d17e82d53c2f (diff)
Internationalize unexpected error message (#6887)
Diffstat (limited to 'app/javascript/mastodon/locales/hr.json')
-rw-r--r--app/javascript/mastodon/locales/hr.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/javascript/mastodon/locales/hr.json b/app/javascript/mastodon/locales/hr.json
index 4b64d796d..11cd1bff2 100644
--- a/app/javascript/mastodon/locales/hr.json
+++ b/app/javascript/mastodon/locales/hr.json
@@ -28,6 +28,8 @@
   "account.unmute": "Poništi utišavanje @{name}",
   "account.unmute_notifications": "Unmute notifications from @{name}",
   "account.view_full_profile": "View full profile",
+  "alert.unexpected.message": "An unexpected error occurred.",
+  "alert.unexpected.title": "Oops!",
   "boost_modal.combo": "Možeš pritisnuti {combo} kako bi ovo preskočio sljedeći put",
   "bundle_column_error.body": "Something went wrong while loading this component.",
   "bundle_column_error.retry": "Try again",