Names template functions
function NAME(“Literal Name”)
The NAME()
template function uses the NAME()
function to look up names.
The argument must be a literal string.
function NAME(“code” “Default text”)
Translate a code with inline default text, using the two-argument version of NAME()
.