5 Commits

Author SHA1 Message Date
Daniel Markstedt
ba8035367d fix bugs in translation update script requirements
this allows the translation script to properly run stand alone
2025-12-30 16:35:59 +01:00
Daniel Markstedt
aad73594a4 Make it possible to run translation_update.sh on macOS
Uses requirements-dev.txt so that the script can be used on platforms that cannot run f.e. bjoern
2025-11-28 09:00:38 +01:00
Daniel Markstedt
fdb02f8829 Create venv if it is missing (#1089) 2023-02-03 22:24:21 -08:00
Daniel Markstedt
e78869644c Run pybabel extract against the src subdir to pull in only piscsi strings (#1032) 2022-12-11 14:17:14 -08:00
Daniel Markstedt
66a905f1d6 Script for updating translations (#1030)
Script for updating translation strings and print stats
2022-12-11 11:05:05 -08:00