Merge pull request #8773 from mfo/US/49.3

amelioration(placeholder): les champs de type decimaux ont comme placeholder 49.3
This commit is contained in:
mfo 2023-03-17 20:53:00 +00:00 committed by GitHub
commit 76cf93c189
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -160,7 +160,7 @@ en:
title: Example
text: Short text
textarea: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
decimal_number: 3.14
decimal_number: 49.3
integer_number: 42
email: personne@fournisseur.fr
phone: 0612345678

View file

@ -151,7 +151,7 @@ fr:
title: Exemple
text: Texte court
textarea: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
decimal_number: 3.14
decimal_number: 49.3
integer_number: 42
email: personne@fournisseur.fr
phone: 0612345678