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

rake's tasks is wrong action #10

Closed
stadia opened this issue Mar 16, 2011 · 2 comments
Closed

rake's tasks is wrong action #10

stadia opened this issue Mar 16, 2011 · 2 comments

Comments

@stadia
Copy link
Contributor

stadia commented Mar 16, 2011

When execute this action
(spree_i18n:update_default,
spree_i18n:new)
it writes locale file in gem directory/config/locales.
dit not write rails's root/config/locales.
i can't know reason.

@romul
Copy link
Contributor

romul commented Mar 27, 2011

it writes locale file in gem directory/config/locales.

That's expected behavior, because rake tasks in this extension intended for developers of this extension.
So you can fork it and share your new translation to everyone.

@romul romul closed this as completed Mar 27, 2011
@stadia
Copy link
Contributor Author

stadia commented Apr 6, 2011

i understand this project.
few days ago, forked it.
and add korea translation.
thank u

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