init payment
parent
d327825b76
commit
d7930f9f78
|
@ -158,7 +158,7 @@
|
|||
},
|
||||
"stateInitPayment": {
|
||||
"title": "Zahlung ausstehend",
|
||||
"description": "Bitte schließen Sie die Zahlung ab, um sich anzumelden."
|
||||
"description": "Wir haben Ihnen eine E-Mail mit einem Link zur Zahlung gesendet. Bitte überprüfen Sie Ihr E-Mail-Postfach und klicken Sie auf den Link, um die Zahlung abzuschließen."
|
||||
},
|
||||
"request": {
|
||||
"400": {
|
||||
|
|
|
@ -156,6 +156,10 @@
|
|||
"stateInitLogin": {
|
||||
"info": "Your account has been newly created and does not yet have a password. Please set a password to log in."
|
||||
},
|
||||
"stateInitPayment": {
|
||||
"title": "Payment required",
|
||||
"description": "We have sent you an email with a payment link. Please check your email inbox and click on the link to complete the payment."
|
||||
},
|
||||
"request": {
|
||||
"400": {
|
||||
"title": "Login failed",
|
||||
|
|
Loading…
Reference in New Issue