diff options
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 935b20e1c00..73db48a530b 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -137,6 +137,8 @@ OC.L10N.register( "More apps" : "Mais aplicativos", "Currently open" : "Atualmente aberto", "_{count} notification_::_{count} notifications_" : ["{count} notificação","{count} notificações","{count} notificações"], + "Pick a start date" : "Escolha uma data de início", + "Pick an end date" : "Escolha uma data de fim", "Log in" : "Entrar", "Logging in …" : "Entrando...", "Server side authentication failed!" : "Autenticação do servidor falhou!", |