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

7 lines
288 B
JSON
Raw Normal View History

{
2022-01-24 10:15:46 +00:00
"ConversionPasswordFormCaption": "Enter a password to save the template",
"ConversionPasswordMasterFormCaption": "Enter a password to save as oform",
2022-05-18 16:54:25 +00:00
"CreationError": "File creation error. The wrong password was entered",
"SuccessfullyCreated": "File '{{fileTitle}}' created"
}