mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-23 14:10:59 +01:00
New translations translation.json (Portuguese)
This commit is contained in:
parent
855b305eb9
commit
6891b0e8b3
@ -197,7 +197,8 @@
|
|||||||
"reaction": "Notify me when I receive a emoji reaction",
|
"reaction": "Notify me when I receive a emoji reaction",
|
||||||
"follow_request": "Notify me when I receive a follow request",
|
"follow_request": "Notify me when I receive a follow request",
|
||||||
"status": "Notify me when I receive a status notification",
|
"status": "Notify me when I receive a status notification",
|
||||||
"poll_vote": "Notify me when I receive a vote of poll"
|
"poll_vote": "Notify me when I receive a vote of poll",
|
||||||
|
"poll_expired": "Notify me when I receive a poll expired event"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"account": {
|
"account": {
|
||||||
@ -506,6 +507,10 @@
|
|||||||
"poll_vote": {
|
"poll_vote": {
|
||||||
"title": "PollVote",
|
"title": "PollVote",
|
||||||
"body": "{{username}} voted your poll"
|
"body": "{{username}} voted your poll"
|
||||||
|
},
|
||||||
|
"poll_expired": {
|
||||||
|
"title": "PollExpired",
|
||||||
|
"body": "{{username}}'s poll is expired"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user