Make scripts translatable

This commit is contained in:
2023-01-22 20:00:49 +01:00
parent 21eb38c393
commit 78ba449fa3
22 changed files with 1652 additions and 418 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
var/www/vendor/
var/www/composer.lock
*~