LogarithmPlotter/LogarithmPlotter/i18n/update.sh
Ad5001 74ea50d19f
All checks were successful
continuous-integration/drone/push Build is passing
Changing description, starting translator.
2022-01-20 18:19:36 +01:00

6 lines
252 B
Bash
Executable file

#!/bin/bash
lupdate -extensions js,qs,qml,py -recursive .. -ts lp_en.ts
lupdate -extensions js,qs,qml,py -recursive .. -ts lp_fr.ts
lupdate -extensions js,qs,qml,py -recursive .. -ts lp_de.ts
lupdate -extensions js,qs,qml,py -recursive .. -ts lp_es.ts