From f3db653cf107ac1a497a881dd058c94868a708d8 Mon Sep 17 00:00:00 2001 From: Roberto <33937381+jrobertogram@users.noreply.github.com> Date: Tue, 26 Dec 2017 16:31:01 -0200 Subject: [PATCH] Update pt.yaml --- locales/pt.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/pt.yaml b/locales/pt.yaml index 5580c92..1403b8b 100644 --- a/locales/pt.yaml +++ b/locales/pt.yaml @@ -359,7 +359,7 @@ post: ok: | A postagem programada foi criada. A mensagem será enviada para ${channel.name}${channel.username ? ' @' + channel.username : ''} em ${date}. edit: | - Scheduled post has been edited. The post will be sent to «${channel.name}»${channel.username ? ' @' + channel.username : ''} on ${date}. + O post agendado foi editado. A postagem será enviada para «${channel.name}»${channel.username ? ' @' + channel.username : ''} em ${date}. timer: welcome: Choose or send a period of time in hours after which the post will self-destruct.