translate
Description
Returns a translated string, based on the current locale. If the string does not exist in the global translations, the original string will be returned. This function only exists in the client scope.
Syntax
translate( stringKey )
Examples
This expression function does not have any examples associated with it.