aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2020-04-27 11:41:02 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2020-04-27 11:42:41 +0200
commite247450ade3f8e2ccb66aef0553c424e40834570 (patch)
treefe85e9b1efa90dabd26bf9f8b402a44c94a63300 /src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
parent34fe51454ad405a49c73cf67e8adde9364cf2248 (diff)
downloadwallabag-e247450ade3f8e2ccb66aef0553c424e40834570.tar.gz
wallabag-e247450ade3f8e2ccb66aef0553c424e40834570.tar.zst
wallabag-e247450ade3f8e2ccb66aef0553c424e40834570.zip
Added confirmation before mass deleting articles
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
index e2eaf25d..fc7239d9 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
@@ -299,7 +299,8 @@ entry:
299 public: 299 public:
300 shared_by_wallabag: "Este artigo foi compartilhado pelo <a href='%wallabag_instance%'>wallabag</a>" 300 shared_by_wallabag: "Este artigo foi compartilhado pelo <a href='%wallabag_instance%'>wallabag</a>"
301 confirm: 301 confirm:
302 delete: Tem certeza de que deseja remover este artigo?" 302 delete: Tem certeza de que deseja remover este artigo?
303 # delete_entries: "Are you sure you want to remove those articles?"
303 delete_tag: "Tem certeza de que deseja remover este tag deste artigo?" 304 delete_tag: "Tem certeza de que deseja remover este tag deste artigo?"
304 metadata: 305 metadata:
305 reading_time: "Tempo estimado de leitura" 306 reading_time: "Tempo estimado de leitura"