fix translation of thankyou that should be translated

This commit is contained in:
meaz 2021-12-30 10:05:10 +01:00
parent 86a0e8126e
commit 80f8efc67c
Signed by: meaz
GPG Key ID: CD7A47B2F1ED43B4
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -107,7 +107,7 @@ form:
-
message: 'La tua richiesta è stata inviata!'
-
display: grazie
display: thankyou
---
<h1 class="form-title"> Spazio di archiviazione extra </h1>