about summary refs log tree commit diff
path: root/app/javascript/mastodon/locales/he.json
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2017-07-10 21:02:18 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-07-10 14:02:18 +0200
commit63baab088d734a982d21a5df538db554091188ad (patch)
treeaedaeae1d19895de2977b53a532d171feed8a74f /app/javascript/mastodon/locales/he.json
parent2b9721d1b38319d70bed98e76a0fe1d648780298 (diff)
Fix regular expression for RFC 5646 (regression from #3604) (#4133)
Diffstat (limited to 'app/javascript/mastodon/locales/he.json')
-rw-r--r--app/javascript/mastodon/locales/he.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/app/javascript/mastodon/locales/he.json b/app/javascript/mastodon/locales/he.json
index db3d00394..98c7ea021 100644
--- a/app/javascript/mastodon/locales/he.json
+++ b/app/javascript/mastodon/locales/he.json
@@ -18,6 +18,12 @@
   "account.unfollow": "הפסקת מעקב",
   "account.unmute": "הפסקת השתקת @{name}",
   "boost_modal.combo": "ניתן להקיש {combo} כדי לדלג בפעם הבאה",
+  "bundle_column_error.body": "Something went wrong while loading this component.",
+  "bundle_column_error.retry": "Try again",
+  "bundle_column_error.title": "Network error",
+  "bundle_modal_error.close": "Close",
+  "bundle_modal_error.message": "Something went wrong while loading this component.",
+  "bundle_modal_error.retry": "Try again",
   "column.blocks": "חסימות",
   "column.community": "ציר זמן מקומי",
   "column.favourites": "חיבובים",
@@ -136,7 +142,6 @@
   "privacy.unlisted.long": "לא יופיע בפידים הציבוריים המשותפים",
   "privacy.unlisted.short": "לא לפיד הכללי",
   "reply_indicator.cancel": "ביטול",
-  "report.heading": "דווח חדש",
   "report.placeholder": "הערות נוספות",
   "report.submit": "שליחה",
   "report.target": "דיווח",