Skip to content

Commit

Permalink
Merge pull request #47543 from nextcloud/backport/47450/stable30
Browse files Browse the repository at this point in the history
[stable30] "Line" manager instead of "Account" manager
  • Loading branch information
AndyScherzinger authored Aug 28, 2024
2 parents 656fdef + 83e6cdb commit 618eeb3
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/settings/src/components/Users/NewUserDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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'),
}
},
Expand Down
4 changes: 2 additions & 2 deletions dist/settings-users-3239.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/settings-users-3239.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/settings-vue-settings-apps-users-management.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/settings-vue-settings-apps-users-management.js.map

Large diffs are not rendered by default.

0 comments on commit 618eeb3

Please sign in to comment.