Explorar el Código

:memo: Added french to language validation prompt

tabs-content
tomit4 hace 3 años
padre
commit
f07351a5b4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      backend/db/data-generator/mock.js

+ 1
- 1
backend/db/data-generator/mock.js Ver fichero

@@ -555,7 +555,7 @@ module.exports = {
555 555
             aspect: null,
556 556
             category: 'choice',
557 557
             placeholder: null,
558
-            invalidInputPrompt: 'We try our best to provide results in the language of your choosing. ¿Prefieres ver resultados en español? Or would you prefer to see results in english?',
558
+            invalidInputPrompt: 'We try our best to provide results in the language of your choosing. ¿Prefieres ver resultados en español? Ou peut-être parlez-vous français? Or would you prefer to see results in english?',
559 559
         },
560 560
         {
561 561
             response_key_id: 14,

Loading…
Cancelar
Guardar