Skip to content

Commit d859594

Browse files
930582: Changed code example of grid in hotfix branch
1 parent dfa348d commit d859594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ej2-react/common/globalization/localization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The current locale can be changed for all the Syncfusion React UI Components in
3737
import {L10n, setCulture} from '@syncfusion/ej2-base';
3838
L10n.load({
3939
'fr-BE': {
40-
'Grid': {
40+
'grid': {
4141
'EmptyRecord': 'Aucun enregistrement à afficher',
4242
'InvalidFilterMessage':'Données de filtrage invalides',
4343
'UnGroup': 'Cliquez ici pour dégrouper '

0 commit comments

Comments
 (0)