mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
l10n: Spelling unification
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
This commit is contained in:
parent
da8450e854
commit
dd30ab9c7f
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ class Todo implements IFilter {
|
|||
* @since 11.0.0
|
||||
*/
|
||||
public function getName() {
|
||||
return $this->l->t('Todos');
|
||||
return $this->l->t('To-dos');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue