mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 16:51:33 +10:00
add Spanish language
This commit is contained in:
@ -28,6 +28,10 @@ const languages = [
|
||||
code: 'kn',
|
||||
name: 'Kannada',
|
||||
},
|
||||
{
|
||||
code: 'es',
|
||||
name: 'Spanish',
|
||||
},
|
||||
];
|
||||
|
||||
i18n.use(initReactI18next).init({
|
||||
|
||||
Reference in New Issue
Block a user