Removed old PHP code, migrated to Python and Flask

Update .dockerignore, .env, and 503 more files...
This commit is contained in:
2024-10-20 16:20:37 +02:00
parent 169e4b4fe0
commit a930331d6c
394 changed files with 4705 additions and 190131 deletions

View File

@@ -0,0 +1,20 @@
# EN - SVG to PNG
upload.add.button: "Add image(s)"
upload.clear.button: "Clear"
options.title: "Options"
fit.label: Fitting mode
fit.svg: SVG's resolution
fit.fixed: Fixed size
fit.bigger: Bigger or equal size
fit.smaller: Smaller or equal size
preview.title: "Preview"
download.main.button: "Convert & Download"
preview.generate.button: "Generate"
preview.clear.button: "Clear"