create_message_module name=months_and_days$german natural_language=german
create_parameter_prompt_message name=january collect_template_until='end_of_month'
Januar, Jan
end_of_month
"
create_parameter_prompt_message name=february collect_template_until='end_of_month'
Februar, Feb
end_of_month
"
create_parameter_prompt_message name=march collect_template_until='end_of_month'
M{rz, M{rz
end_of_month
"
create_parameter_prompt_message name=april collect_template_until='end_of_month'
April, April
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'
Juni, Juni
end_of_month
"
create_parameter_prompt_message name=july collect_template_until='end_of_month'
Juli, Juli
end_of_month
"
create_parameter_prompt_message name=august collect_template_until='end_of_month'
August, Aug
end_of_month
"
create_parameter_prompt_message name=september collect_template_until='end_of_month'
September, Sep
end_of_month
"
create_parameter_prompt_message name=october collect_template_until='end_of_month'
Oktober, Okt
end_of_month
"
create_parameter_prompt_message name=november collect_template_until='end_of_month'
November, Nov
end_of_month
"
create_parameter_prompt_message name=december collect_template_until='end_of_month'
Dezember, Dez
end_of_month
"
"
create_parameter_prompt_message name=monday collect_template_until='end_of_day'
Montag, Mo
end_of_day
"
create_parameter_prompt_message name=tuesday collect_template_until='end_of_day'
Dienstag, Di
end_of_day
"
create_parameter_prompt_message name=wednesday collect_template_until='end_of_day'
Mittwoch, Mi
end_of_day
"
create_parameter_prompt_message name=thursday collect_template_until='end_of_day'
Donnerstag, Do
end_of_day
"
create_parameter_prompt_message name=friday collect_template_until='end_of_day'
Freitag, Fr
end_of_day
"
create_parameter_prompt_message name=saturday collect_template_until='end_of_day'
Samstag, Sa
end_of_day
"
create_parameter_prompt_message name=sunday collect_template_until='end_of_day'
Sonntag, So
end_of_day
"
end_message_module
