Skip to content

Translating Squeezer

Martin Sefcik edited this page May 14, 2024 · 2 revisions

A great way to contribute to the development of Squeezer (in a non-technical way) is to help translate the text in the UI in to non-English languages.

There are a couple of ways to do this.

Transifex

Probably the easiest way is by using Transifex. They provide free translation project hosting for open source projects, with a web-based UI that allows translators to see the text that needs to be translated and submit translations for it.

If you would like to do this:

Git / GitHub / Android Studio

If you're already familiar with Android application development and how Android localisation works then just fork the project, commit a new translation, and send a pull request.

Clone this wiki locally