{{#if typeMatch}}
{{t "Match"}}
{{match}}
{{t "in the beginning and prefix it with"}}{{replace}}
{{/if}}
{{#if typeMatchAll}}
{{t "Match"}} {{t "All Numbers"}}{{t "and prefix them with"}}{{replace}}
{{/if}}
{{#if typeReplace}}
{{t "Match"}}
{{match}}{{t "in the beginning and replace it with"}}{{replace}}
{{/if}}