Skip to content

Commit

Permalink
Merge pull request #3 from lxzhangchao/ch_react_page
Browse files Browse the repository at this point in the history
use react-intl-universal to improve multi language in react page
  • Loading branch information
lxzhangchao authored Jul 9, 2017
2 parents 551844a + 9df5a05 commit c173f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/assets/javascripts/explore/stores/language.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ export function getLanguage() {
default:
return 'en_US';
}
}
}

0 comments on commit c173f1a

Please sign in to comment.