create_message_module name=months_and_days$portuguese natural_language=portuguese
create_parameter_prompt_message name=january collect_template_until='end_of_month'
Janeiro, Jan
end_of_month
"
create_parameter_prompt_message name=february collect_template_until='end_of_month'
Fevereiro, Fev
end_of_month
"
create_parameter_prompt_message name=march collect_template_until='end_of_month'
Marco, Mar
end_of_month
"
create_parameter_prompt_message name=april collect_template_until='end_of_month'
Abril, Abr
end_of_month
"
create_parameter_prompt_message name=may collect_template_until='end_of_month'
Maio, Mai
end_of_month
"
create_parameter_prompt_message name=june collect_template_until='end_of_month'
Junho, Jun
end_of_month
"
create_parameter_prompt_message name=july collect_template_until='end_of_month'
Julho, Jul
end_of_month
"
create_parameter_prompt_message name=august collect_template_until='end_of_month'
Agosto, Ago
end_of_month
"
create_parameter_prompt_message name=september collect_template_until='end_of_month'
Setembro, Set
end_of_month
"
create_parameter_prompt_message name=october collect_template_until='end_of_month'
Outubro, Out
end_of_month
"
create_parameter_prompt_message name=november collect_template_until='end_of_month'
Novembro, Nov
end_of_month
"
create_parameter_prompt_message name=december collect_template_until='end_of_month'
Dezembro, Dez
end_of_month
"
"
create_parameter_prompt_message name=monday collect_template_until='end_of_day'
Segunda, Seg
end_of_day
"
create_parameter_prompt_message name=tuesday collect_template_until='end_of_day'
Terca, Ter
end_of_day
"
create_parameter_prompt_message name=wednesday collect_template_until='end_of_day'
Quarta, Qua
end_of_day
"
create_parameter_prompt_message name=thursday collect_template_until='end_of_day'
Quinta, Qui
end_of_day
"
create_parameter_prompt_message name=friday collect_template_until='end_of_day'
Sexta, Sex
end_of_day
"
create_parameter_prompt_message name=saturday collect_template_until='end_of_day'
Sabado, Sab
end_of_day
"
create_parameter_prompt_message name=sunday collect_template_until='end_of_day'
Domingo, Dom
end_of_day
"
end_message_module
