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

add rake task #6

Open
2 tasks
holyshared opened this issue Feb 7, 2017 · 0 comments
Open
2 tasks

add rake task #6

holyshared opened this issue Feb 7, 2017 · 0 comments

Comments

@holyshared
Copy link
Owner

holyshared commented Feb 7, 2017

just idea

  • rake locale:diff[branch,lang]

    Display the difference from the branch specified in the argument and display it

      rake locale:diff[origin/master,en]
    
  • rake locale:translate[branch,lang,out_lang]

    It makes a difference from the branch specified in the argument, and reflects the translated result in each language file.

      rake locale:translate[origin/master,en,ja]
    
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

1 participant