mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
Fix wording 'User status' to just 'Status'
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
fd2e4e496c
commit
8052382a75
3 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -108,7 +108,7 @@ const statusInfo = {
|
|||
icon: 'icon-weather-status',
|
||||
},
|
||||
status: {
|
||||
text: t('dashboard', 'User status'),
|
||||
text: t('dashboard', 'Status'),
|
||||
icon: 'icon-user-status-online',
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue