diff --git a/src/components/user_card/user_card.vue b/src/components/user_card/user_card.vue index f89a1b6f1..92dcc36d4 100644 --- a/src/components/user_card/user_card.vue +++ b/src/components/user_card/user_card.vue @@ -672,7 +672,7 @@ type="button" @click="() => $refs.cropper.pickImage()" > - {{ $t('settings.upload_picture') }} + {{ $t('settings.select_picture') }}