Covivo/mobicoop

View on GitHub
client/src/MobicoopBundle/Resources/translations/components/community/CommunitySecuredSignIn/CommunitySecuredSignIn_en.json

Summary

Maintainability
Test Coverage
{
    "title": "Join a secure community",
    "titleWithName": "Join this community",
    "credential1": "First identification",
    "credential2": "Second identification",
    "urlJoin": "/community/{id}/secured/register/join",
    "join": "Join the community",
    "errors": {
        "required": "This field is required",
        "badCredentials": "Bad identification",
        "notLogged": "You have to be logged in"
    }
}