Files
Web-NibblePoker/data/strings/en/uuid-generator.yml
Herwin Bozet eb2ffa296b Added uppercase option to UUID generator
Update uuid-generator.yml, uuid-generator.yml, and 2 more files...
2025-08-25 21:23:24 +02:00

20 lines
450 B
YAML

# EN - UUID Generator
meta.title: "UUID Generator"
meta.description: "Web application that allows you to generate UUIDs in bulk for all your unique identifier needs."
type.label: "UUID Type"
type.uuid4: "UUID4 / GUID4"
option.count: "UUID Count"
option.hyphen: "Add hyphens"
option.guid_brackets: "Add GUID brackets"
option.uppercase: "Generate in uppercase"
generate: "Generate"
download.raw: "Raw"
download.json: "JSON"
download.yaml: "YAML"