mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 00:32:35 +10:00
Add Vietnamese to the list as the name of the language in the language itself
This commit is contained in:
@ -54,6 +54,10 @@ const languages = [
|
||||
code: 'es',
|
||||
name: 'Spanish',
|
||||
},
|
||||
{
|
||||
code: 'vi',
|
||||
name: 'Tiếng Việt'
|
||||
}
|
||||
];
|
||||
|
||||
i18n
|
||||
|
||||
Reference in New Issue
Block a user