mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-22 04:31:35 +10:00
Merge branch 'develop' into l10n_develop
This commit is contained in:
@ -32,6 +32,10 @@ const languages = [
|
||||
code: 'es',
|
||||
name: 'Spanish',
|
||||
},
|
||||
{
|
||||
code: 'pt',
|
||||
name: 'Portuguese',
|
||||
},
|
||||
];
|
||||
|
||||
i18n.use(initReactI18next).init({
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"item": {
|
||||
"placeholder": "Cooking"
|
||||
"placeholder": "Cozinheiro"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user