testing

{{#unless selection}}
	{{error “You need to select a text first”}}
{{/unless}}

{{notice “Summarizing…“}}

{{#run “summary”}}
{{selection}}
{{/run}}

{{notice “translating…“}}

{{#run “translateToFrench”}}
	 {{get “summary”}}
{{/run}}


{{get “translateToFrench”}}

Are you absolutely sure?

This action cannot be undone.