fix translation of thankyou that should be translated
This commit is contained in:
parent
86a0e8126e
commit
80f8efc67c
2 changed files with 2 additions and 2 deletions
|
@ -107,7 +107,7 @@ form:
|
|||
-
|
||||
message: 'Votre demande a été envoyée!'
|
||||
-
|
||||
display: Merci
|
||||
display: thankyou
|
||||
---
|
||||
|
||||
<h1 class="form-title"> Espace de stockage supplémentaire </h1>
|
||||
|
|
|
@ -107,7 +107,7 @@ form:
|
|||
-
|
||||
message: 'La tua richiesta è stata inviata!'
|
||||
-
|
||||
display: grazie
|
||||
display: thankyou
|
||||
---
|
||||
|
||||
<h1 class="form-title"> Spazio di archiviazione extra </h1>
|
||||
|
|
Loading…
Reference in a new issue