create_message_module name=months_and_days$french natural_language=french
create_parameter_prompt_message name=january collect_template_until='end_of_month'
Janvier, Jan
end_of_month
"
create_parameter_prompt_message name=february collect_template_until='end_of_month'
Fevrier, Fev
end_of_month
"
create_parameter_prompt_message name=march collect_template_until='end_of_month'
Mars, Mars
end_of_month
"
create_parameter_prompt_message name=april collect_template_until='end_of_month'
Avril, Avr
end_of_month
"
create_parameter_prompt_message name=may collect_template_until='end_of_month'
Mai, Mai
end_of_month
"
create_parameter_prompt_message name=june collect_template_until='end_of_month'
Juin, Juin
end_of_month
"
create_parameter_prompt_message name=july collect_template_until='end_of_month'
Juillet, Juil
end_of_month
"
create_parameter_prompt_message name=august collect_template_until='end_of_month'
Aout, Aout
end_of_month
"
create_parameter_prompt_message name=september collect_template_until='end_of_month'
Septembre, Sep
end_of_month
"
create_parameter_prompt_message name=october collect_template_until='end_of_month'
Octobre, Oct
end_of_month
"
create_parameter_prompt_message name=november collect_template_until='end_of_month'
Novembre, Nov
end_of_month
"
create_parameter_prompt_message name=december collect_template_until='end_of_month'
Decembre, Dec
end_of_month
"
"
create_parameter_prompt_message name=monday collect_template_until='end_of_day'
Lundi, Lu
end_of_day
"
create_parameter_prompt_message name=tuesday collect_template_until='end_of_day'
Mardi, Ma
end_of_day
"
create_parameter_prompt_message name=wednesday collect_template_until='end_of_day'
Mercredi, Me
end_of_day
"
create_parameter_prompt_message name=thursday collect_template_until='end_of_day'
Jeudi, Je
end_of_day
"
create_parameter_prompt_message name=friday collect_template_until='end_of_day'
Vendredi, Ve
end_of_day
"
create_parameter_prompt_message name=saturday collect_template_until='end_of_day'
Samedi, Sa
end_of_day
"
create_parameter_prompt_message name=sunday collect_template_until='end_of_day'
Dimanche, Di
end_of_day
"
end_message_module
