DocSpace-client/packages/client/public/locales/en/DownloadDialog.json
2022-11-26 14:18:20 +05:00

8 lines
339 B
JSON

{
"ChooseFormatText": "Choose the format for each file to be downloaded",
"ConvertMessage": "If you choose to convert the file to a format different from the original, some data might be lost.",
"ConvertToZip": "Files will be compressed into the .zip file",
"CustomFormat": "Custom format",
"OriginalFormat": "Original format"
}