mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
chore(settings): Rename "User backend" to "Account backend"
Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
parent
a7a8feee51
commit
6815d5b8aa
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@
|
|||
data-cy-user-list-header-storage-location
|
||||
scope="col">
|
||||
<span v-if="showConfig.showUserBackend">
|
||||
{{ t('settings', 'User backend') }}
|
||||
{{ t('settings', 'Account backend') }}
|
||||
</span>
|
||||
<span v-if="showConfig.showStoragePath"
|
||||
class="header__subtitle">
|
||||
|
|
|
|||
Loading…
Reference in a new issue