DocSpace-client/packages/doceditor/public/locales/en/Editor.json

12 lines
443 B
JSON
Raw Normal View History

2024-02-02 15:41:50 +00:00
{
"DocumentsFileType": "documents",
"ErrorConnectionLost": "Connection is lost",
"FileLocation": "Open file location",
"FileName": "File name",
"ImageFileType": "images",
"MailMergeFileType": "Select .XLSX file",
"OpenSavedDocument": "Open saved document in new tab",
"SelectFilesType": "Select files type: {{fileType}}",
"UsersWithoutAccess": "Some users whom you want to mention don't have access to the room: {{users}}"
}