Skip to content
New issue

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

Support fallbacks #38

Closed
adriandmitroca opened this issue Aug 29, 2016 · 1 comment
Closed

Support fallbacks #38

adriandmitroca opened this issue Aug 29, 2016 · 1 comment
Milestone

Comments

@adriandmitroca
Copy link
Contributor

Hey @potsky,

What do you think about idea that accept null values as a translations? This approach would allow you to use translations fallbacks - because you probably want to display english translation to the user instead of something like TODO: hello_user

This could be possible using a custom parameter like:
php artisan localization:missing -l null or php artisan localization:missing --support-fallbacks

@potsky
Copy link
Owner

potsky commented Sep 27, 2016

Thanx @adriandmitroca for the PR, it will be included in the next release.

@potsky potsky closed this as completed Sep 27, 2016
@potsky potsky modified the milestone: 2.x.4 Sep 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants