UNPKG

@hperchec/scorpion-ui-template-default

Version:
47 lines 2.37 kB
{ "models": { "user": { "singular": "user", "plural": "users", "username": "username", "password": "password", "confirmPassword": "confirm password", "confirmNewPassword": "confirm new password", "passwordPolicyDescription": "Password must be at least 10 characters in length and include at least: 1 upper-case letter, 1 lower-case letter, 1 numerical digit and 1 special character.", "newPassword": "new password", "email": "email", "name": "name", "firstname": "firstname", "lastname": "lastname", "birthDate": "birth date", "thumbnail": "thumbnail", "uploadThumbnailDescription": "The thumbnail must not exceed 2 Mo of size. Accepted extensions: jpeg, png, jpg, gif, ou svg.", "profile": "profile", "profileSetup": { "title": "Profile completion", "message": "Please fill the missing informations." }, "createAccount": "create account", "newUser": "new user", "editUser": "edit user", "manageUsers": "manage users", "signIn": "sign in", "signUp": "sign up", "login": "login", "logout": "logout", "updatePassword": "change password", "forgotPassword": "Password lost?", "passwordChanged": "Password has been successfuly modified", "resetPasswordEmailSent": "An email with reset link has been sent to the given address.", "resendEmailConfirmationLink": "resend link", "emailVerificationLinkSent": "An email verification link has been successfuly sent to {0}.{1} Please check your mailbox.", "currentUserLoading": "Loading current user data...", "createUserLoading": "User creation in progress...", "updateUserLoading": "User update in progress...", "updateUserThumbnailLoading": "Thumbnail update in progress...", "updateUserPasswordLoading": "Password update in progress...", "verifyEmailLoading": "Mail verification...", "resendEmailVerificationLinkLoading": "Resend verification link..." } } }