Merge pull request #148 from GabrielCoelho/master

Changing the Education Term in PT-BR
This commit is contained in:
Daniel M 2017-12-15 20:32:26 +01:00 committed by GitHub
commit 276f8358cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ const ptbr = {
headings: {
contact: 'Contato',
experience: 'Experiência Profissional',
education: 'Educação',
education: 'Formação Acadêmica', /*You can choose, "Educação" or "Formação Acadêmica"! But the second one is more professional and is more used.*/
skills: 'Competências',
about: 'Sobre'
}