{if $gBitSystem->isFeatureActive( 'interactive_translation' ) and $gBitUser->hasPermission( 'bit_p_edit_languages' )}

{tr}Translation Links{/tr}

{foreach from=$gBitTranslationHash item=hash key=key} {if $gBitSystem->isFeatureActive( 'interactive_bittranslation' )} {$key} •  {else} {$key} •  {/if} {foreachelse} {tr}Please reload this page to see the translation links{/tr} {/foreach}
{/if}