mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Rename to flow
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
caad94142f
commit
d10b313186
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ class Section implements IIconSection {
|
|||
* {@inheritdoc}
|
||||
*/
|
||||
public function getName() {
|
||||
return $this->l->t('Workflows');
|
||||
return $this->l->t('Flow');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue