element-x-ada/screenshots
ElementBot fd6bcb7857
Sync Strings (#3077)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
2024-06-24 09:29:35 +02:00
..
de Sync Strings (#3077) 2024-06-24 09:29:35 +02:00
html Sync Strings (#3077) 2024-06-24 09:29:35 +02:00
index.html Ensure icon will work on GitHub page. 2024-03-07 14:44:40 +01:00
README.md Update README.md 2024-03-01 16:32:11 +01:00

Screenshots viewer

The screenshots in German are getting generated on a regular basis, each time there is a sync with Localazy. You can open the page index.html in a browser to see the screenshots in English, and their translations into German.

Generate screenshots for other languages

Generating screenshots for other languages can be done locally. Here are the steps to follow:

  • Run the script generateAllScreenshots.py with the languages as parameters to generate the screenshots for the new languages. This will not delete the existing screenshots, but will add new ones for the new languages. This will also update the Javascript data. For instance, to generate screenshots for French and Spanish, run the following command in a terminal:
generateAllScreenshots.py fr es
  • Open the page index.html in a browser to see the new screenshots.