We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is a bug.
There are some localisation things missing:
'Export emailed: '.$this->name.' Table'
export notification
Start a report Start php artisan queue:work
php artisan queue:work
Text should be translateable
Text is in english only
The text was updated successfully, but these errors were encountered:
Open a PR and add the __ where is missing. Probably ExportNotification.php
__
ExportNotification.php
Sorry, something went wrong.
closed with #48
No branches or pull requests
This is a bug.
Description
There are some localisation things missing:
'Export emailed: '.$this->name.' Table'
)export notification
)Steps to Reproduce
Start a report
Start
php artisan queue:work
Expected behavior
Text should be translateable
Actual behavior
Text is in english only
The text was updated successfully, but these errors were encountered: