mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
Add a 'click on next' text.
This commit is contained in:
parent
2d9f8fbc12
commit
08821d2b9e
@ -195,8 +195,9 @@
|
||||
"yourEmail": "Deine E-Mail-Adresse:"
|
||||
},
|
||||
"email-nonce": {
|
||||
"buttonTitle": "Bestätigen",
|
||||
"buttonTitle": "Weiter",
|
||||
"form": {
|
||||
"click-next": "Click auf Weiter.",
|
||||
"description": "Öffne Dein E-Mail Postfach und gib den Code ein, den wir geschickt haben.",
|
||||
"next": "Weiter",
|
||||
"nonce": "E-Mail-Code: 32143",
|
||||
|
||||
@ -195,9 +195,10 @@
|
||||
"yourEmail": "Your e-mail address:"
|
||||
},
|
||||
"email-nonce": {
|
||||
"buttonTitle": "Confirm",
|
||||
"buttonTitle": "Continue",
|
||||
"form": {
|
||||
"description": "Open your inbox and enter the code that we've sent to you.",
|
||||
"click-next": "Click on Continue.",
|
||||
"description": "Open your e-mail inbox and enter the code that we've sent to you.",
|
||||
"next": "Continue",
|
||||
"nonce": "E-mail code: 32143",
|
||||
"validations": {
|
||||
|
||||
@ -142,6 +142,7 @@
|
||||
},
|
||||
"email-nonce": {
|
||||
"form": {
|
||||
"click-next": "Cliquez sur Continuer.",
|
||||
"description": "Ouvrez votre boîte de réception et entrez le code que nous vous avons envoyé.",
|
||||
"next": "Continuer",
|
||||
"nonce": "Entrez votre code",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user