Add icons for comments and description
This commit is contained in:
@@ -290,4 +290,7 @@ return array(
|
||||
// 'Search in the project "%s"' => '',
|
||||
// 'Due date' => '',
|
||||
// 'Others formats accepted: %s and %s' => '',
|
||||
// 'Description' => '',
|
||||
// '%d comments' => '',
|
||||
// '%d comment' => '',
|
||||
);
|
||||
|
||||
@@ -290,4 +290,7 @@ return array(
|
||||
'Search in the project "%s"' => 'Rechercher dans le projet « %s »',
|
||||
'Due date' => 'Date d\'échéance',
|
||||
'Others formats accepted: %s and %s' => 'Autres formats acceptés : %s et %s',
|
||||
'Description' => 'Description',
|
||||
'%d comments' => '%d commentaires',
|
||||
'%d comment' => '%d commentaire',
|
||||
);
|
||||
|
||||
@@ -295,4 +295,7 @@ return array(
|
||||
// 'Search in the project "%s"' => '',
|
||||
// 'Due date' => '',
|
||||
// 'Others formats accepted: %s and %s' => '',
|
||||
// 'Description' => '',
|
||||
// '%d comments' => '',
|
||||
// '%d comment' => '',
|
||||
);
|
||||
|
||||
@@ -291,4 +291,7 @@ return array(
|
||||
// 'Search in the project "%s"' => '',
|
||||
// 'Due date' => '',
|
||||
// 'Others formats accepted: %s and %s' => '',
|
||||
// 'Description' => '',
|
||||
// '%d comments' => '',
|
||||
// '%d comment' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user