Skip to content

Commit

Permalink
Update person.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hatai committed Oct 13, 2017
1 parent f84c06f commit 238f87b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/person.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@ export const PERSON = {
website: 'johndoe.com',
github: 'johnyD'
},
lang: 'en' // en, de, fr, pt, cn, it, es, th, pt-br, ru, sv, id, hu, pl
lang: 'en' // en, de, fr, pt, cn, it, es, th, pt-br, ru, sv, id, hu, pl, ja
};

0 comments on commit 238f87b

Please sign in to comment.