mirror of
https://github.com/Shabinder/SpotiFlyer.git
synced 2024-11-22 09:04:32 +01:00
Merge pull request #1897 from murageh/murageh-patch-1
Update Contributing.md
This commit is contained in:
commit
6c196f40aa
@ -1,17 +1,17 @@
|
|||||||
### Contibuting Translations:
|
### Contributing Translations:
|
||||||
|
|
||||||
- **Fork** this repo (Button at top Right Corner)
|
- **Fork** this repo (Button at top Right Corner)
|
||||||
|
|
||||||
- Create **Strings_{language-code}.properties.xml** in **/translations/**
|
- Create **`Strings_{language-code}.properties.xml`** in **`/translations/`**
|
||||||
|
|
||||||
- Refer **Default File** with English **(en)** = [Strings_en.properties](https://github.com/Shabinder/SpotiFlyer/blob/main/translations/Strings_en.properties)
|
- Refer to the **Default file** - *English **(en)*** => [`Strings_en.properties`](https://github.com/Shabinder/SpotiFlyer/blob/main/translations/Strings_en.properties)
|
||||||
|
|
||||||
- Like if you want to translate app to **French** , create **Strings_fr.properties**
|
- For example, if you want to translate the app to **French** , create **`Strings_fr.properties`**
|
||||||
|
|
||||||
- **Copy** all Key-Value pairs from **Strings_en.properties -> Strings_fr.properties and Translate all Values.**
|
- **Copy** all Key-Value pairs from **`Strings_en.properties`** to your newly created **`Strings_fr.properties`** and Translate all Values.
|
||||||
|
|
||||||
- **Commit** your Changes to your Fork and then **Create a Pull Request** to this Repo.
|
- **Commit** your Changes to your Fork and then **Create a Pull Request** to this Repo.
|
||||||
|
|
||||||
- **Sit Back and Relax** and **kudos** for your contibution 👍 , many people will appreciate your effort. 😄
|
- **Sit Back and Relax**... and **kudos** for your contibution! Your effort and contribution will benefit lots of people. 🙏😊
|
||||||
|
|
||||||
If Need any Help with Anything create an issue asking about for same.
|
If You Need any Help with Anything, just create an issue asking about the same.
|
||||||
|
Loading…
Reference in New Issue
Block a user