diff --git a/locales/en-US.yml b/locales/en-US.yml index 4759d7375..2c6e37587 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -507,6 +507,8 @@ addRelay: "Add Relay" inboxUrl: "Inbox URL" addedRelays: "Added Relays" serviceworkerInfo: "Must be enabled for push notifications." +deletedNote: "Deleted note" +invisibleNote: "Invisible note" _theme: explore: "Explore Themes" install: "Install theme" @@ -1069,5 +1071,15 @@ _relayStatus: accepted: "Accepted" rejected: "Rejected" _notification: + fileUploaded: "File successfully uploaded" + youGotMention: "{name} mentioned you" + youGotReply: "{name} replied to you" + youGotQuote: "{name} quoted you" + youRenoted: "{name} renoted you" + youGotPoll: "{name} voted on your poll" + youGotMessagingMessageFromUser: "{name} sent you a message" + youGotMessagingMessageFromGroup: "A message was sent to the {name} group" youWereFollowed: "Followed you" + youReceivedFollowRequest: "You've received a follow request" + yourFollowRequestAccepted: "Your follow request was accepted" youWereInvitedToGroup: "Invited to group"