aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/src/components/ClearAtSelect.vue
diff options
context:
space:
mode:
authorJan C. Borchardt <hey@jancborchardt.net>2020-09-30 16:15:29 +0200
committerJoas Schilling <coding@schilljs.com>2020-09-30 16:49:41 +0200
commit9a517d5b355b60d2ec57985826b39218040b2ed0 (patch)
treed1447fc447f8e313a3b01b59937b0d4516b6cbb6 /apps/user_status/src/components/ClearAtSelect.vue
parentaeb7329b3db0b1cbfa41bdedf9bccb230a3910d8 (diff)
downloadnextcloud-server-9a517d5b355b60d2ec57985826b39218040b2ed0.tar.gz
nextcloud-server-9a517d5b355b60d2ec57985826b39218040b2ed0.zip
Change wording from 'custom status' to 'status message'
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'apps/user_status/src/components/ClearAtSelect.vue')
-rw-r--r--apps/user_status/src/components/ClearAtSelect.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/src/components/ClearAtSelect.vue b/apps/user_status/src/components/ClearAtSelect.vue
index 2e96488a546..c813831c101 100644
--- a/apps/user_status/src/components/ClearAtSelect.vue
+++ b/apps/user_status/src/components/ClearAtSelect.vue
@@ -23,7 +23,7 @@
<div class="clear-at-select">
<span
class="clear-at-select__label">
- {{ $t('user_status', 'Clear status after') }}
+ {{ $t('user_status', 'Clear status message after') }}
</span>
<Multiselect
label="label"