Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| a_f:f:af:translate [2023/01/16 02:39] – removed - external edit (Unknown date) 127.0.0.1 | a_f:f:af:translate [2023/05/09 01:21] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | ====== TRANSLATE ====== | ||
| + | |||
| + | ===== Description ===== | ||
| + | Translates the specified string to the locale of the current user if it is defined. Returns the translated string. If no locale is defined the original string is returned. | ||
| + | |||
| + | ===== Parameters ===== | ||
| + | Attribute of Plain Text type or expression producing Plain Text representing a string. There is also an optional second parameter indicating the name of the locale. | ||
| + | |||
| + | ===== Example ===== | ||
| + | <code aim><< | ||