{ "title": "Welkom terug!", "text": "Voer uw wachtwoord in", "form": { "fields": { "password": { "label": "Wachtwoord", "placeholder": "Uw wachtwoord" } }, "buttons": { "submit": "Inloggen" } }, "notifications": { "checking": { "title": "Bezig met uw wachtwoord controleren", "message": "Uw wachtwoord wordt gecontroleerd..." }, "correct": { "title": "Log in succesvol, redirect..." }, "wrong": { "title": "Het ingevoerde wachtwoord is onjuist, probeer het opnieuw." } } }