From b916c9fe8308d58b0998993e13bd47008a6c024d Mon Sep 17 00:00:00 2001 From: mattwr18 Date: Wed, 30 Oct 2019 12:26:05 +0100 Subject: [PATCH] Add portuguese translations Co-authored-by: ppelegrin <56610168+ppelegrin@users.noreply.github.com> --- webapp/locales/pt.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/webapp/locales/pt.json b/webapp/locales/pt.json index 0765ff465..8ff168b72 100644 --- a/webapp/locales/pt.json +++ b/webapp/locales/pt.json @@ -182,6 +182,25 @@ "hint": "O que você está pesquisando??", "failed": "Nada foi encontrado" }, + "notifications": { + "reason": { + "mentioned_in_post": "Mencinou você em um post …", + "mentioned_in_comment": "Mentionou você em um comentário …", + "commented_on_post": "Comentou no seu post …" + }, + "comment": "Comentário", + "title": "Notificações", + "pageLink": "Todas as notificações", + "post": "Post", + "user": "Usuário", + "content": "Conteúdo", + "sortingLabel": { + "all": "Todos", + "read": "Lido", + "unread": "Não lido" + }, + "empty": "Desculpe, não tem nenhuma notificação neste momento." + }, "settings": { "name": "Configurações", "data": {