Changes for page Translate
Last modified by Outhman Moustaghfir on 2024/02/26 17:12
<
>
edited by Outhman Moustaghfir
on 2024/01/18 10:25
on 2024/01/18 10:25
edited by Outhman Moustaghfir
on 2024/01/18 10:24
on 2024/01/18 10:24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,7 +5,7 @@ 5 5 === Usage === 6 6 7 7 {{code language="XML"}} 8 -<xsl:value-of select="ixf:Translate('alias','scope','es')" ></xsl:value-of>8 +<xsl:value-of select="ixf:Translate('alias','scope','es')"/> 9 9 10 10 {{/code}} 11 11 ... ... @@ -27,6 +27,4 @@ 27 27 * Ensure that the specified alias and scope exist in the translation database to receive accurate results. 28 28 * Check and use the correct language code for the desired translation. 29 29 30 -= Example = 31 - 32 - 30 +Example