fix: improve french
This commit is contained in:
parent
31afce3601
commit
f2be230746
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
<div id="input-panel-container">
|
<div id="input-panel-container">
|
||||||
<div id="input-panel" class="rounded-rectangle">
|
<div id="input-panel" class="rounded-rectangle">
|
||||||
<input id="textbox-input" type="text" onkeydown="pressSendButton()" placeholder="Veuillez demander-nous pour nous vous conseiller..."></input>
|
<input id="textbox-input" type="text" onkeydown="pressSendButton()" placeholder="Veuillez nous demander pour nous vous conseiller..."></input>
|
||||||
<button onclick="pressSendButton()"><i class="fa fa-arrow-right" style="font-size:2em"></i></button>
|
<button onclick="pressSendButton()"><i class="fa fa-arrow-right" style="font-size:2em"></i></button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -8,6 +8,6 @@
|
|||||||
],
|
],
|
||||||
"messages":
|
"messages":
|
||||||
[
|
[
|
||||||
{ "character": 1, "text": "Bonjour, moi je m'appelle SNCF Conrad et je vais vous aider aujourd'hui. Veuillez envoyer-moi vos questions." }
|
{ "character": 1, "text": "Bonjour, moi je m'appelle SNCF Conrad et je vais vous aider aujourd'hui. Veuillez nous envoyer vos questions." }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user