Fix wording 'User status' to just 'Status'

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan C. Borchardt 2020-08-21 22:02:57 +02:00
parent fd2e4e496c
commit 8052382a75
No known key found for this signature in database
GPG key ID: CBD846FC845CBE17
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

View file

@ -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',
},
}