Skip to content
Snippets Groups Projects
Unverified Commit 97d17363 authored by Morris Jobke's avatar Morris Jobke Committed by GitHub
Browse files

Merge pull request #14291 from nextcloud/enh/change_workflow_name

Change Workflow to Tag Management
parents 4c8cfd22 7c68bf78
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ class Section implements IIconSection {
* {@inheritdoc}
*/
public function getName() {
return $this->l->t('Workflow');
return $this->l->t('Tag management');
}
/**
......
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