GladysProject/Gladys

View on GitHub
server/config/brain/weather/questions.fr.json

Summary

Maintainability
Test Coverage
[
  {
    "label": "weather.get",
    "questions": [
      "Donne moi la météo",
      "Quel temps fait-il %day% ?",
      "Donne moi la météo pour %day%",
      "Quel temps fera t'il %day% ?",
      "Météo %day% ?"
    ]
  }
]