mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
fix(wording): "Line" manager instead of "Account" manager
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
This commit is contained in:
parent
6d31abdfd5
commit
f9bf3eda1c
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ export default {
|
||||||
// TRANSLATORS This string describes a manager in the context of an organization
|
// TRANSLATORS This string describes a manager in the context of an organization
|
||||||
managerInputLabel: t('settings', 'Manager'),
|
managerInputLabel: t('settings', 'Manager'),
|
||||||
// TRANSLATORS This string describes a manager in the context of an organization
|
// TRANSLATORS This string describes a manager in the context of an organization
|
||||||
managerLabel: t('settings', 'Set account manager'),
|
managerLabel: t('settings', 'Set line manager'),
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue