Fix typo in pull-request #1035

This commit is contained in:
Frederic Guillot 2015-07-18 12:36:41 -04:00
parent d6e6ac957f
commit ca44da3558
1 changed files with 1 additions and 1 deletions

View File

@ -851,7 +851,7 @@ return array(
'Two factor authentication enabled' => 'Autenticación de dos factores habilitado',
'Unable to update this user.' => 'Imposible actualizar este usuario.',
'There is no user management for private projects.' => 'No hay gestión de usuarios para proyectos privados.',
'User that will receive the email' => 'Usuario que recibirá el correo'
'User that will receive the email' => 'Usuario que recibirá el correo',
'Email subject' => 'Asunto del correo',
'Date' => 'Fecha',
// 'By @%s on Bitbucket' => '',