Merge pull request #296 from giancarlopro/fix-pt-br
Added translation to born and bornIn for pt-br lang
This commit is contained in:
commit
9d7fcd708a
@ -7,6 +7,8 @@ const lang = {
|
||||
skills: 'Competências',
|
||||
projects: 'Projetos',
|
||||
contributions: 'Contribuições',
|
||||
about: 'Sobre'
|
||||
about: 'Sobre',
|
||||
born: 'Nascido em',
|
||||
bornIn: 'em'
|
||||
};
|
||||
export default lang;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user