salomonelli / best-resume-ever

:necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
https://salomonelli.github.io/best-resume-ever
MIT License
16.31k stars 2.28k forks source link

Fixed issues with language support for some resume files #393

Closed Z35hLy48k closed 2 years ago

Z35hLy48k commented 3 years ago

This PR contains:

A BugFix

Describe the problem you have without this PR

Problem: After changing language in data.yml, some resume files were not affected.
Turned out these specific resume files had hardcoded english language support.

Fix: Modified the files appropriately, they now change according to the specified language in data.yml file.