Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| ref:a_f:f:af:translate [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1 | ref:a_f:f:af:translate [2026/08/13 00:43] (current) – ↷ Page moved from a_f:f:af:translate to ref:a_f:f:af:translate localdev | ||
|---|---|---|---|
| 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><< | ||