2022-10-23 17:15:50 +02:00
|
|
|
### Contributing Translations:
|
2021-06-25 22:17:11 +02:00
|
|
|
|
|
|
|
- **Fork** this repo (Button at top Right Corner)
|
|
|
|
|
2022-10-23 17:15:50 +02:00
|
|
|
- Create **`Strings_{language-code}.properties.xml`** in **`/translations/`**
|
2021-06-25 22:17:11 +02:00
|
|
|
|
2022-10-23 17:15:50 +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
|
|
|
|
2022-10-23 17:15:50 +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
|
|
|
|
2022-10-23 17:15:50 +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.
|
|
|
|
|
2022-10-23 17:15:50 +02:00
|
|
|
- **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
|
|
|
|
2022-10-23 17:15:50 +02:00
|
|
|
If You Need any Help with Anything, just create an issue asking about the same.
|