Merge pull request #47543 from nextcloud/backport/47450/stable30

[stable30] "Line" manager instead of "Account" manager
This commit is contained in:
Andy Scherzinger 2024-08-29 00:41:19 +02:00 committed by GitHub
commit 618eeb3e29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 7 additions and 7 deletions

View file

@ -175,7 +175,7 @@ export default {
// TRANSLATORS This string describes a manager in the context of an organization
managerInputLabel: t('settings', 'Manager'),
// TRANSLATORS This string describes a manager in the context of an organization
managerLabel: t('settings', 'Set account manager'),
managerLabel: t('settings', 'Set line manager'),
}
},

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long