mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Merge pull request #14291 from nextcloud/enh/change_workflow_name
Change Workflow to Tag Management
This commit is contained in:
commit
97d173635f
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ class Section implements IIconSection {
|
|||
* {@inheritdoc}
|
||||
*/
|
||||
public function getName() {
|
||||
return $this->l->t('Workflow');
|
||||
return $this->l->t('Tag management');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue