Added search in activity stream
This commit is contained in:
@@ -1153,4 +1153,14 @@ return array(
|
||||
'Upload my avatar image' => 'Enviar a minha imagem de avatar',
|
||||
'Remove my image' => 'Remover a minha imagem',
|
||||
'The OAuth2 state parameter is invalid' => 'O parametro de estado do OAuth2 é inválido',
|
||||
// 'User not found.' => '',
|
||||
// 'Search in activity stream' => '',
|
||||
// 'My activities' => '',
|
||||
// 'Activity until yesterday' => '',
|
||||
// 'Activity until today' => '',
|
||||
// 'Search by creator: ' => '',
|
||||
// 'Search by creation date: ' => '',
|
||||
// 'Search by task status: ' => '',
|
||||
// 'Search by task title: ' => '',
|
||||
// 'Activity stream search' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user