Updated identation to 4 spaces
To pass on lint process
This commit is contained in:
parent
e357f97a0a
commit
d1fc460179
@ -1,14 +1,14 @@
|
||||
// Portuguese
|
||||
const lang = {
|
||||
contact: 'Contato',
|
||||
experience: 'Experiência Profissional',
|
||||
/* 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',
|
||||
projects: 'Projetos',
|
||||
contributions: 'Contribuições',
|
||||
about: 'Sobre',
|
||||
born: 'Nascido em',
|
||||
bornIn: 'em'
|
||||
contact: 'Contato',
|
||||
experience: 'Experiência Profissional',
|
||||
/* 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',
|
||||
projects: 'Projetos',
|
||||
contributions: 'Contribuições',
|
||||
about: 'Sobre',
|
||||
born: 'Nascido em',
|
||||
bornIn: 'em'
|
||||
};
|
||||
export default lang;
|
||||
export default lang;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user