Modern lightdm webkit2 theme
If you want to make a translation, thank you, you're awesome!
Here are the instructions to make a translation:
- Make a fork of the repository.
- Clone said fork.
- Create a
<locale_code>.js
file in thislang
directory. - Copy the contents of
eng.js
template to said file. - Work with the new
.js
file using a normal or a specialized editor. - When the translation is finished, add an import to the
index.js
and new index containing said import to the langs array. - Then, to take authorship, edit the
credits.js
file adding a new entry following the same pattern as the other ones. If you made multiple translations use the array of languages in the "lang" entry. - Add, commit and push the changes to the forked repository.
- Lastly, open a new pull request with the new changes made!
Thank you for being willing to sacrifice your time to help this project grow!