Skip to content
This repository was archived by the owner on Nov 14, 2018. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion locales/pt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ post:
ok: |
A postagem programada foi criada. A mensagem será enviada para <b>${channel.name}</b>${channel.username ? ' @' + channel.username : ''} em <b>${date}</b>.
edit: |
Scheduled post has been edited. The post will be sent to <b>«${channel.name}»</b>${channel.username ? ' @' + channel.username : ''} on <b>${date}</b>.
O post agendado foi editado. A postagem será enviada para <b>«${channel.name}»</b>${channel.username ? ' @' + channel.username : ''} em <b>${date}</b>.

timer:
welcome: Choose or send a period of time in hours after which the post will self-destruct.
Expand Down