From 87518fda392f9cf8290a5c27e10cdde0354d9948 Mon Sep 17 00:00:00 2001 From: vishnuraghavb Date: Sun, 13 Dec 2020 19:43:27 +0530 Subject: [PATCH] added contributor --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c0b57f52..3337561d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,9 @@ EnRecipes is an easy to use, privacy-friendly digital cookbook that lets you cre - No internet access is required and never asks for any unwanted permissions - 100% free and open-source -Lots of interesting features on the way... +**Languages supported**: English, German, Portuguese, Tamil + +Check the [Roadmap](https://github.com/vishnuraghavb/EnRecipes/projects/1) for upcoming features. ## Downloads @@ -45,19 +47,20 @@ You can add an issue [here](https://github.com/vishnuraghavb/EnRecipes/issues) o ## Future - [Roadmap](https://github.com/vishnuraghavb/EnRecipes/projects/1) -- [Translations](https://github.com/vishnuraghavb/EnRecipes/projects/1) - Contributors are welcome! No technical knowledge is required. +- [Translations](https://github.com/vishnuraghavb/EnRecipes/projects/1) - Contributors are welcome! ## Contributors - [mondstern](https://codeberg.org/mondstern) (Translator) +- [epicalxyz](https://github.com/epicalxyz) (Translator) ### Instruction for translators You can contribute by translating EnRecipes in your native language. -1. Fork this repository and head to this `app/i18n` folder. +1. Fork this repository and head to the `app/i18n` folder. 2. Create a new JSON file or duplicate any existing file and start translating its values. -3. The filename should be as follows, `fr.json` for french +3. The filenames should be based on this [gist](https://gist.github.com/vishnuraghavb/bf27b068acc35e331adfba66d18e2094) 4. Once done, create a merge request. #### Don't know what fork means? No issues.