Skip to content
Snippets Groups Projects
Commit 54aa57eb authored by Alex Barth's avatar Alex Barth
Browse files

Add description of term name.

parent 628793b0
No related branches found
No related tags found
No related merge requests found
......@@ -154,6 +154,7 @@ class FeedsTermProcessor extends FeedsProcessor {
$targets = array(
'name' => array(
'name' => t('Term name'),
'description' => t('Name of the taxonomy term.'),
'optional_unique' => TRUE,
),
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment