{$LABEL.lbl_languages} {if fn_check_admin_rights('languages', 'add')} {$LABEL.lbl_add} {/if}

{$LABEL.help_languages}

{foreach from=$langs item=lang name=langs} {/foreach}
{$LABEL.lbl_name} {$LABEL.lbl_flag} {$LABEL.thead_lang_short_title} {$LABEL.lbl_default} {$LABEL.lbl_allowed_currencies} {$LABEL.lbl_default_currency} {$LABEL.link_edit}   {$LABEL.link_delete}
{$lang.title} {$lang.flag} {$lang.short} {if $lang.currencies} {if fn_check_admin_rights('currencies')} {foreach from=$lang.currencies item=curr name=currencies} {$curr.name}{if not $smarty.foreach.currencies.last}, {/if} {/foreach} {else} {foreach from=$lang.currencies item=curr} {$curr.name}{if not $smarty.foreach.currencies.last}, {/if} {/foreach} {/if} {else} {if fn_check_admin_rights('currencies')} {$LABEL.lbl_all} {else} {$LABEL.lbl_all} {/if} {/if} {if $lang.default_currency} {if fn_check_admin_rights('currencies')} {$lang.default_currency.name} {else} {$lang.default_currency.name} {/if} {else} {$LABEL.lbl_base} {if fn_check_admin_rights('currencies')} ({$BASE_CURRENCY.name}) {else} ({$BASE_CURRENCY.name}) {/if} {/if} {$LABEL.link_edit} {if $lang.is_default ne 'Y'} {if fn_check_admin_rights('languages', 'dup_content')} {$LABEL.link_dup_baselang_content} {else} {$LABEL.link_dup_baselang_content} {/if} {else}   {/if} {if $lang.is_default eq 'Y'} {else} {/if}
{literal} {/literal}