Skip to content

Commit

Permalink
Add en-x-pseudo language to support pseudolocalization in WebApp (#300)
Browse files Browse the repository at this point in the history
* Add en-x-pseudo language to support pseudolocalization in WebApp

* removed en-x-pseudo for dev
  • Loading branch information
jeeyi authored and tonyjin committed Aug 14, 2017
1 parent 6542b5d commit 4d1be4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const languages = isRelease
'en-CA',
'en-GB',
'en-US',
'en-x-pseudo',
'da-DK',
'de-DE',
'es-ES',
Expand Down

0 comments on commit 4d1be4a

Please sign in to comment.