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

Missing strings for Javascript Translations #1447

Closed
wants to merge 4 commits into from

Commits on Jul 6, 2015

  1. The strings of static html files (like minicart in checkout) are not …

    …loaded in the js-translate.json
    
    With this fix, these files will be in the list and could be translated trough the jstranslator function
    bartdelvaux committed Jul 6, 2015
    Configuration menu
    Copy the full SHA
    aad62df View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2015

  1. Configuration menu
    Copy the full SHA
    bc9f198 View commit details
    Browse the repository at this point in the history
  2. Fix unit test

    bartdelvaux committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    b63aa5f View commit details
    Browse the repository at this point in the history
  3. Fix unit test

    bartdelvaux committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    606d28d View commit details
    Browse the repository at this point in the history