Skip to content

French Language 'LBL_EDIT_FIELDS' Incorrect translation (causes 500 error)

Initially reported in the discussion form - giving admin rights to user gives them 500 error codes in Contacts Module

Issue: https://code.vtiger.com/vtiger/vtigercrm/-/blob/master/pkg/vtiger/translations/French/modules/Vtiger.php?ref_type=heads#L32

'LBL_EDIT_FIELDS' => 'Champs & Layout%'

Should be

'LBL_EDIT_FIELDS' => '%s Champs & Layout'

Edited by vtexperts