From 2011c3534401f8aa8b4e4b72f0a024e58ca85560 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 15 Nov 2015 13:45:24 -0500 Subject: Add missing template for activity stream --- app/Locale/pt_BR/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/pt_BR') diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index e2bcecbd..3f40bfe9 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1064,4 +1064,5 @@ return array( 'Duplicates are not imported' => 'Registros duplicados não são importados', 'Usernames must be lowercase and unique' => 'Nomes de usuário devem ser únicos e em letras minúsculas', 'Passwords will be encrypted if present' => 'Senhas serão encriptadas, se presentes', + // '%s attached a new file to the task %s' => '', ); -- cgit v1.2.3