Files
Web-NibblePoker/data/strings/en/svg-to-png.yml
Herwin Bozet 64dcc6469b Added CircuitPython Custom FS stub, Fixed l10n bug in listings, Minor additions
Update circuitpython-custom-fs.yml, sidebar.yml, and 13 more files...
2024-10-20 22:33:49 +02:00

24 lines
508 B
YAML

# EN - SVG to PNG
meta.title: SVG to PNG converter
meta.description: Convert and resize SVG images into PNG files easily and locally.
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"