Use this CV for copying.  



    // List all the CV’s the user have active

    // This list should contain all language contained in Google Translate. https://www.labnol.org/code/19899-google-translate-languages



    // When you choose a profile, and a language and click the button, it will check if you have a CV in the selected language, and if you have, it will show ask in a modal window if you will owerwrite the current one.

    // Also, it will check if the user has more than 10 CV’s, and if he/she has, it will give a warning and ask the user to delete a CV before a new one can be created.

    // If the user have no CV in the chosen language it will create a new CV in the specific language, and will use Google Translate to translate the informations to translate the CV line by line, field by field.