SpotiFlyer/CONTRIBUTING.md

18 lines
904 B
Markdown
Raw Permalink Normal View History

### Contributing Translations:
2021-06-25 22:17:11 +02:00
- **Fork** this repo (Button at top Right Corner)
- Create **`Strings_{language-code}.properties.xml`** in **`/translations/`**
2021-06-25 22:17:11 +02:00
- Refer to the **Default file** - *English **(en)*** => [`Strings_en.properties`](https://github.com/Shabinder/SpotiFlyer/blob/main/translations/Strings_en.properties)
2021-06-25 22:17:11 +02:00
- For example, if you want to translate the app to **French** , create **`Strings_fr.properties`**
2021-06-25 22:17:11 +02:00
- **Copy** all Key-Value pairs from **`Strings_en.properties`** to your newly created **`Strings_fr.properties`** and Translate all Values.
2021-06-25 22:17:11 +02:00
- **Commit** your Changes to your Fork and then **Create a Pull Request** to this Repo.
- **Sit Back and Relax**... and **kudos** for your contibution! Your effort and contribution will benefit lots of people. 🙏😊
2021-06-25 22:17:11 +02:00
If You Need any Help with Anything, just create an issue asking about the same.