<?php// Heading$_['heading_title']       = 'FR French language';// Text$_['text_success']     = 'Success: You have modified banner module!';$_['text_edit']         = 'Edit'; $_['text_extension']    = 'Extensions'; $_['text_info']       = 'Information';$_['text_more_info']       = 'Select your localisation settings at <b>System >> Settings >> Local</b>';// Entry$_['entry_language']         = 'Language:';$_['entry_admin_language']   = 'Administration language:';$_['entry_country']         = 'Country:';$_['entry_currency']         = 'Currency:';$_['entry_status']         = 'Status:';$_['entry_currency_auto']            = 'Auto Update Currency';$_['entry_zone']         = 'Region:';$_['entry_length_class'] = 'Lenght Class:';$_['entry_weight_class'] = 'Weight Class:';// Error$_['error_permission'] = 'Warning: You do not have permission to modify BG Bulgarian language module!';// Help$_['help_currency_auto']             = 'Set your store to automatically update currencies daily.';$_['help_currency']                  = 'Change the default currency. Clear your browser cache to see the change and reset your existing cookie.';