Actions
Feature proposal #9098
closedImplement translate substitution
Description
This should allow for supplying a language key as well as a default fallback string. Substitutions should be applied to the resulting translated string.
Syntax: [cb:translate key="LANGUAGE_KEY" default="FALLBACK_STRING" /]
Actions