diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2020-05-31 05:06:59 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2020-05-31 05:06:59 +0900 |
| commit | 8380222baf09d1c52b82bc73fd20fd33d7331c4e (patch) | |
| tree | f9c5754d6dc2684d5f1c05c130608f91edc03434 | |
| parent | New translations ja-JP.yml (Arabic) (diff) | |
| download | misskey-8380222baf09d1c52b82bc73fd20fd33d7331c4e.tar.gz misskey-8380222baf09d1c52b82bc73fd20fd33d7331c4e.tar.bz2 misskey-8380222baf09d1c52b82bc73fd20fd33d7331c4e.zip | |
New translations ja-JP.yml (English)
| -rw-r--r-- | locales/en-US.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index 4759d73758..2c6e375874 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" |