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

introduce localization to menu tab #11

Merged
merged 2 commits into from
Sep 15, 2016

Conversation

oniram88
Copy link
Contributor

@oniram88 oniram88 commented Sep 5, 2016

No description provided.

Alchemy::Solidus::Engine.instance_eval do

files = Dir[File.join(File.dirname(__FILE__), '../..', 'alchemy_solidus_*.yml')]
::I18n.load_path.concat(files)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need that. Rails will pick this up for us

@tvdeyen
Copy link
Member

tvdeyen commented Sep 7, 2016

Thanks. The initializer is not needed. Could you please remove it?

@oniram88
Copy link
Contributor Author

ok, removed the initializer

@tvdeyen tvdeyen merged commit d14c6af into AlchemyCMS:master Sep 15, 2016
@tvdeyen
Copy link
Member

tvdeyen commented Sep 15, 2016

Thanks

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

Successfully merging this pull request may close these issues.

2 participants