From 2accba255dcd732bf08bdfe51efbd087b49b7af8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 15 Dec 2023 00:23:08 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/pt_BR.js | 1 + l10n/pt_BR.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 453a38d89..614650f8f 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -47,6 +47,7 @@ OC.L10N.register( "No activity yet" : "Nenhuma atividade", "Loading more activities" : "Carregando mais atividades", "No more activities." : "Não há mais atividades.", + "Could not load activities" : "Não foi possível carregar atividades", "Activity settings" : "Configurações de atividade", "Enable RSS feed" : "Ativar feed RSS", "RSS feed" : "Feed RSS", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 25ffb89cc..54b35d238 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -45,6 +45,7 @@ "No activity yet" : "Nenhuma atividade", "Loading more activities" : "Carregando mais atividades", "No more activities." : "Não há mais atividades.", + "Could not load activities" : "Não foi possível carregar atividades", "Activity settings" : "Configurações de atividade", "Enable RSS feed" : "Ativar feed RSS", "RSS feed" : "Feed RSS",