Added translation to born and bornIn for pt-br lang
This commit is contained in:
parent
e849f1874b
commit
b24737eef7
@ -4,6 +4,8 @@ const lang = {
|
||||
/* You can choose, "Educação" or "Formação Acadêmica"! But the second one is more professional and is more used. */
|
||||
education: 'Formação Acadêmica',
|
||||
skills: 'Competências',
|
||||
about: 'Sobre'
|
||||
about: 'Sobre',
|
||||
born: 'Nascido em',
|
||||
bornIn: 'em'
|
||||
};
|
||||
export default lang;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user