DocSpace-client/packages/client/public/locales/en/ConvertDialog.json

11 lines
696 B
JSON
Raw Normal View History

2021-05-31 14:10:34 +00:00
{
2021-04-24 07:42:49 +00:00
"ConversionMessage": "All the documents you upload will be converted into Office Open XML format (docx, xlsx or pptx) for faster editing.",
"ConvertedFileDestination": "The file copy will be created in the <strong>{{folderTitle}}</strong> folder",
2022-07-15 12:02:07 +00:00
"DocumentConversionTitle": "Document conversion",
"FileUploadTitle": "File upload",
2022-05-18 16:54:25 +00:00
"HideMessage": "Do not show this message again",
"InfoCreateFileIn": "The new '{{fileTitle}}' file is created in '{{folderTitle}}'",
2022-07-15 12:02:07 +00:00
"OpenFileMessage": "The document file you open will be converted to the Office Open XML format for quick viewing and editing.",
2022-05-18 16:54:25 +00:00
"SaveOriginalFormatMessage": "Save the file copy in the original format"
}