Actions
Feature proposal #9098
closedImplement translate substitution
Feature proposal #9098:
Implement 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" /]
Updated by krileon about 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented in MR !1846
Updated by beat almost 3 years ago
- Status changed from Resolved to Closed
Actions