{ "title": "Create Account", "text": "Please define your credentials below", "form": { "fields": { "username": { "label": "Username" }, "password": { "label": "Password" }, "passwordConfirmation": { "label": "Confirm password" } }, "buttons": { "submit": "Create account" } } }