translate_string
Last updated
Was this helpful?
TRANSLATE_STRING takes a key of a custom translation and uses it within rule.
Assume you have a custom translation with the key legal_notice. If you want to print this within rule, you can access it with:
TRANSLATE_STRING('legal_notice')Last updated
Was this helpful?
Was this helpful?
