about summary refs log tree commit diff
path: root/app/javascript/mastodon/locales/hu.json
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-05-12 14:46:21 +0200
committerGitHub <noreply@github.com>2017-05-12 14:46:21 +0200
commite0c3ed29d8fbd22290a050596ddb9b01dfeae396 (patch)
tree7d9cebea053cd72574f9129f95da1bffadbb73b6 /app/javascript/mastodon/locales/hu.json
parent2991a7cfe685ca9b42230b7030b9e7d0ece94c88 (diff)
Fix locales again (#3010)
* Normalize locales

* Restore "mention" locale key
Diffstat (limited to 'app/javascript/mastodon/locales/hu.json')
-rw-r--r--app/javascript/mastodon/locales/hu.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/mastodon/locales/hu.json b/app/javascript/mastodon/locales/hu.json
index 6dd4cbfdf..dd283d736 100644
--- a/app/javascript/mastodon/locales/hu.json
+++ b/app/javascript/mastodon/locales/hu.json
@@ -88,6 +88,7 @@
   "navigation_bar.public_timeline": "Nyilvános időfolyam",
   "notification.favourite": "{name} kedvencnek jelölte az állapotod",
   "notification.follow": "{name} követ téged",
+  "notification.mention": "{name} megemlített",
   "notification.reblog": "{name} reblogolta az állapotod",
   "notifications.clear": "Clear notifications",
   "notifications.clear_confirmation": "Are you sure you want to permanently clear all your notifications?",