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

Language Line Prepend Recommendation #443

Closed
SmolSoftBoi opened this issue Mar 11, 2017 · 1 comment
Closed

Language Line Prepend Recommendation #443

SmolSoftBoi opened this issue Mar 11, 2017 · 1 comment

Comments

@SmolSoftBoi
Copy link
Contributor

SmolSoftBoi commented Mar 11, 2017

I'm not sure if this is still a recommendation and would like some clarification.

It used to be recommended to prepend your language lines with a common word, but I see this is not done everywhere.

lang('Foo.fooBar'); // Prepended
lang('Foo.bar'); // Not prepended

Personally I prefer the non-prepended version, it looks cleaner.

@lonnieezell
Copy link
Member

Not necessary now that the file name is the first segment. That is used in place the prepending now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants