😒 Are you tired of explaining to your relatives what an indie maker is?
💡 Next time, send them this website!
Install dependencies:
$ yarnRun the server:
$ yarn devContributions are always welcome!
- Clone the repo
- Create a new file
[YOUR_LANGUAGE].jsin thelocalesfolder. - In it, copy and paste the contents of the file the language from which you want to translate, for example
en.js. - Translate it 😄🙏
- Add your language key in
locales/index.js. It must be the exact same key you used to name your file[YOUR_LANGUAGE].js - Submit a PR 🔥