Add missing template for activity stream

This commit is contained in:
Frederic Guillot
2015-11-15 13:45:24 -05:00
parent 42b5b413bd
commit 2011c35344
23 changed files with 33 additions and 0 deletions

View File

@@ -1064,4 +1064,5 @@ return array(
'Duplicates are not imported' => 'Los duplicados no son importados',
'Usernames must be lowercase and unique' => 'Los nombres de usuario deben ser únicos y contener sólo minúsculas',
'Passwords will be encrypted if present' => 'Las contraseñas serán cifradas si es que existen',
// '%s attached a new file to the task %s' => '',
);