-
Fork this repo (Button at top Right Corner)
-
Create
Strings_{language-code}.properties.xml
in/translations/
-
Refer to the Default file - English (en) =>
Strings_en.properties
- For example, if you want to translate the app to French , create
Strings_fr.properties
- For example, if you want to translate the app to French , create
-
Copy all Key-Value pairs from
Strings_en.properties
to your newly createdStrings_fr.properties
and Translate all Values.
-
-
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. 🙏😊
If You Need any Help with Anything, just create an issue asking about the same.