ez.no / exponential / documentation / reference / data fetching / content / translation_list
fetch( 'content', 'translation_list' )
| Name | Type | Description | Required |
|---|
A list of locale objects
{let translation_list=fetch( 'content', 'translation_list' )} {section var=locale loop=$translation_list} {$locale.language_name} {/section} {/let}
Comments