From e82f9664a35ea0d4cd38a2e42c925ec0b78f498d Mon Sep 17 00:00:00 2001 From: vishnuraghavb Date: Sun, 13 Dec 2020 17:14:46 +0530 Subject: [PATCH] added contribution instructions --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 893f5f78..1bf89f2f 100644 --- a/README.md +++ b/README.md @@ -49,18 +49,34 @@ You can add an issue [here](https://github.com/vishnuraghavb/EnRecipes/issues) o ## Credits +This app was written in my free time using NativeScript. I would like to thank all those people who helped me understand the concepts during the process and my special thanks to the NativeScript team and the community. + ### Recipes used in the Screenshots - **Meen Pollichathu** by [Bency Veronica](https://www.instagram.com/bencys_lil_kitchen) - **Curd Vada** by P. Shanmugalakshmi - **Roasted Chicken Biriyani** by [Ranga](https://www.youtube.com/channel/UC6ONI92scjwMmk3IITKIx-g) -This app was written in my free time using NativeScript. I would like to thank all those people who helped me understand the concepts during the process and my special thanks to the NativeScript team and the community. - ## Contributors - [mondstern](https://codeberg.org/mondstern) (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. +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 +4. Once done, create a merge request. + +#### Don't know what fork means? No issues. + +1. Just [download the JSON file](https://raw.githubusercontent.com/vishnuraghavb/EnRecipes/main/app/i18n/en.default.json) and start translating its value(right side part after the colon":"). +2. Once done, share the file to the [EnRecipes Telegram group](http://t.me/enrecipes) for verification. + +If everything looks good, your translations will be included in the next update and you'll be added to the contributors list for your work. + ## Technologies - NativeScript-Vue