ADD comment with possible langs

This commit is contained in:
salomonelli 2017-09-14 22:40:16 +02:00
parent de4f56ef03
commit fb34203656

View File

@ -83,5 +83,5 @@ export const PERSON = {
website: 'johndoe.com',
github: 'johnyD'
},
lang: 'en'
lang: 'en' // en, de, fr
};