Details
-
Improvement
-
Resolution: Fixed
-
Major
-
1.0 B4
-
None
Description
We need to pass parameters to a translation.
Exemple:
In the bundle document :
key=We have
new documents with
{1}objects
In the wiki document :
$msg.get("key", "12", "3")
will render
We have 12 new documents with 3 objects