DocSpace-buildtools/web/ASC.Web.Client/src/components/pages/Confirm/locales/en/translation.json

23 lines
917 B
JSON
Raw Normal View History

{
"InviteTitle": "You are invited to join this portal!",
"LoginRegistryButton": "Join",
"LoginWithAccount": "or login with:",
"Email": "Email",
"InvitePassword": "Password",
"FirstName": "First Name",
"LastName": "Last Name",
"CopyEmailAndPassword": "Copy email and password",
"ErrorPasswordMessage": "Password must contain",
"ErrorPasswordLength": "from {{fromNumber}} to {{toNumber}} characters",
"ErrorPasswordNoDigits": "digits",
"ErrorPasswordNoUpperCase": "capital letters",
"ErrorPasswordNoSpecialSymbols": "special characters",
"EmailAndPasswordCopiedToClipboard": "Email and password copied to clipboard",
"PassworResetTitle": "Now you can create a new password.", "_comment":"SYNTAX ERROR 'Passwor' Reset Title",
"PasswordCustomMode": "Password",
"ImportContactsOkButton": "OK",
"LoadingProcessing": "Loading...",
"CustomWelcomePageTitle": "{{welcomePageTitle}}"
}