init payment

master
alex 2024-02-17 23:33:24 +01:00
parent d327825b76
commit d7930f9f78
2 changed files with 5 additions and 1 deletions

View File

@ -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": {

View File

@ -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",