Skip to content

Commit

Permalink
add en-AU to default supported locale (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
u9520107 committed Mar 3, 2018
1 parent 4b37de7 commit b0b6167
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/defaultConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ export default {
'en-US',
'en-GB',
'en-CA',
'en-AU',
'fr-FR',
'fr-CA',
'de-DE',
Expand Down

0 comments on commit b0b6167

Please sign in to comment.