mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 06:08:46 -04:00
l10n: Spelling unification
Spelling unification in Transifex. Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
parent
898e87ac64
commit
64ad2eb83d
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ class Setting extends CalDAVSetting {
|
|||
* @return string A translated string
|
||||
*/
|
||||
public function getName(): string {
|
||||
return $this->l->t('A <strong>contact</strong> or <strong>addressbook</strong> was modified');
|
||||
return $this->l->t('A <strong>contact</strong> or <strong>address book</strong> was modified');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue