diff --git a/ej2-react/common/globalization/localization.md b/ej2-react/common/globalization/localization.md index c49d5ae21..9839fef13 100644 --- a/ej2-react/common/globalization/localization.md +++ b/ej2-react/common/globalization/localization.md @@ -37,7 +37,7 @@ The current locale can be changed for all the Syncfusion React UI Components in import {L10n, setCulture} from '@syncfusion/ej2-base'; L10n.load({ 'fr-BE': { - 'Grid': { + 'grid': { 'EmptyRecord': 'Aucun enregistrement à afficher', 'InvalidFilterMessage':'Données de filtrage invalides', 'UnGroup': 'Cliquez ici pour dégrouper '