Removed old PHP code, migrated to Python and Flask
Update .dockerignore, .env, and 503 more files...
This commit is contained in:
20
data/strings/en/svg-to-png.yml
Normal file
20
data/strings/en/svg-to-png.yml
Normal 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"
|
||||
Reference in New Issue
Block a user