rubynor / bigfive-web

Website for taking personality tests

Home Page:https://bigfive-test.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Translate the website to Hebrew

maccyber opened this issue · comments

  • Please know the language your translating to, if we wanted Google Translate we could do it ourselves :-)
  • Clone the repo
  • Enter the project and run yarn
  • Go into the folder translations
  • Copy the file of the language you know into a new file
  • Use ISO 639-1 language code as file name
  • Open the new file and do the translation
  • Add the language you translated to nuxt.config.js under modules['nuxt-i18n'].locales
  • Run yarn lint (or npm run lint) to see that your changes are consistent with the projects coding style
  • Run yarn dev and open the web-browser at http://localhost:3000
  • Change to your translated language in the right dropdown menu and see that the translation looks good.
  • Submit the pull request
  • Happiness :-)

Hey, @maccyber just wanna point out the typo in the issue name. It's 'Hebrew' in place of 'Hebew'