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

17 lines
697 B
JSON
Raw Normal View History

{
2023-01-10 14:56:40 +00:00
"Desc": "Please set up the DocSpace registration data.",
2023-01-26 15:40:37 +00:00
"Domain": "Domain",
"ErrorEmail": "Invalid email address",
"ErrorInitWizard": "The service is currently unavailable, please try again later.",
"ErrorInitWizardButton": "Try again",
2023-03-17 15:47:56 +00:00
"ErrorLicenseBody": "The license is not valid. Make sure you select the correct file.",
"ErrorPassword": "Password does not meet the requirements",
"ErrorUploadLicenseFile": "Select a license file",
"GeneratePassword": "Generate password",
"License": "Accept the terms of the ",
"LicenseLink": "License agreements",
"PlaceholderLicense": "Your license file",
2023-01-26 15:40:37 +00:00
"Timezone": "Timezone",
"WelcomeTitle": "Welcome to your DocSpace!"
}