This commit is contained in:
Sanjay 2022-04-20 17:14:29 +05:30
parent 4580144103
commit 6b74b2644b
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@
} else {
imageInput.value = '';
alert('{{ __('admin::app.account.image_upload_message') }}');
alert('{{ __('admin::app.account.image-upload-message') }}');
}
}
}