Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Yes Enable translation of element content. Automatic translation services should // translate text content and translatable attributes when page is localized. Yes = Translate("yes") // No Disable translation of element content. Automatic translation services should // leave text content unchanged, preserving original language and formatting. No = Translate("no") )
Variables for Translate values
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.