Files
convert/frontend/src/locales/en.json
T

59 lines
1.6 KiB
JSON

{
"brand": "Ombrora Convert",
"common": {
"remove": "Remove"
},
"nav": {
"switchToEnglish": "English",
"switchToFrench": "Français",
"themeToLight": "Switch to light mode",
"themeToDark": "Switch to dark mode"
},
"hero": {
"kicker": "Drop. Convert. Done.",
"title": "Convert your files online, for free",
"subtitle": "Drag and drop your files, pick the output format, download the result. No install, no account.",
"dropzoneLabel": "Drag your files here or click to browse",
"convert": "Convert",
"unsupportedFormat": "Unsupported format"
},
"quality": {
"targetFormat": "Convert to",
"label": "Quality",
"compression": "Compression",
"iconSize": "Icon size",
"compressPdf": "Compress as JPEG",
"bitrate": "Bitrate",
"resolution": "Resolution",
"original": "Original"
},
"job": {
"converting": "Converting...",
"download": "Download"
},
"reassurance": {
"title": "Why you can trust us",
"autoDelete": "Files deleted automatically after {{value}}h",
"noAccount": "No account required",
"online": "100% online — nothing to install",
"maxSize": "Up to {{value}}MB per file"
},
"formats": {
"title": "Supported formats",
"images": "Images",
"documents": "Documents",
"fonts": "Fonts",
"ebooks": "Ebooks",
"archives": "Archives",
"audio": "Audio",
"video": "Video"
},
"footer": {
"rights": "Ombrora Convert — Online file conversion"
},
"notFound": {
"title": "Page not found",
"backHome": "Back to home"
}
}