Typos Fixed

This commit is contained in:
Yusuf Ozan 2021-06-22 18:18:23 +03:00 committed by GitHub
parent 3ab7fd01fc
commit bb7b6f2032
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,7 @@ return [
'messages' => [
'mark_read' => ':type is read this notification!',
'mark_read_all' => ':type is read all notification!',
'mark_read_all' => ':type is read all notifications!',
'new_app' => ':type app published.',
'export' => 'Your <b>:type</b> export file is ready to <a href=":url" target="_blank"><b>download</b></a>.',
'import' => 'Your <b>:type</b> lined <b>:count</b> data is imported successfully.',