about summary refs log tree commit diff
path: root/app/javascript
diff options
context:
space:
mode:
authorFire Demon <firedemon@creature.cafe>2020-08-15 00:35:12 -0500
committerFire Demon <firedemon@creature.cafe>2020-08-30 05:45:18 -0500
commit0e935eb05412712c3f667bcd9e08a820e532a169 (patch)
tree44ee7290082bf433e3db7d85fbfe937c8445574a /app/javascript
parent64ba0831a2a38377e9952d1f3f3bfe82e1ae3b61 (diff)
[Localization] Add keys for notifications and sort
Diffstat (limited to 'app/javascript')
-rw-r--r--app/javascript/mastodon/locales/en-MP.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/app/javascript/mastodon/locales/en-MP.json b/app/javascript/mastodon/locales/en-MP.json
index bf34e6fc6..7490fca60 100644
--- a/app/javascript/mastodon/locales/en-MP.json
+++ b/app/javascript/mastodon/locales/en-MP.json
@@ -27,9 +27,9 @@
   "compose_form.spoiler": "Enter content notes here",
   "confirmations.delete.message": "Are you sure you want to delete this roar?",
   "confirmations.mute.explanation": "This will hide roars from them and roars mentioning them, but it will still allow them to see your roars and follow you.",
-  "confirmations.redraft.message": "Are you sure you want to delete and redraft this roar? Admirations and boosts will be lost, and replies to the original roar will be orphaned.",
   "confirmations.publish.confirm": "Publish",
   "confirmations.publish.message": "Are you ready to publish your roar?",
+  "confirmations.redraft.message": "Are you sure you want to delete and redraft this roar? Admirations and boosts will be lost, and replies to the original roar will be orphaned.",
   "content-type.change": "Content type",
   "directory.federated": "From Fediverse",
   "embed.instructions": "Embed this roar on your website by copying the code below.",
@@ -75,7 +75,13 @@
   "navigation_bar.public_timeline": "Fediverse",
   "notification_purge.start": "Enter notification cleaning mode",
   "notification.favourite": "{name} admired your roar",
+  "notification.follow_request": "{name} wants to follow you",
+  "notification.follow": "{name} followed you",
+  "notification.mention": "{name} mentioned you",
+  "notification.own_poll": "Your poll has ended",
+  "notification.poll": "A poll you have voted in has ended",
   "notification.reblog": "{name} boosted your roar",
+  "notifications.clear": "Clear notifications",
   "notifications.column_settings.favourite": "Admirations:",
   "notifications.filter.favourites": "Admirations",
   "poll.total_people": "{count, plural, one {# creature} other {# creatures}}",
@@ -129,6 +135,7 @@
   "status.permissions.visibility.status": "{visibility} 🡲 {domain}",
   "status.pinned": "Pinned",
   "status.publish": "Publish",
+  "status.reblogged_by": "{name}",
   "status.reblogs.empty": "No one has boosted this roar yet. When someone does, they will show up here.",
   "status.show_less_all": "Hide all",
   "status.show_less": "Hide",