Skip to content

Commit cb77f4e

Browse files
authored
Merge pull request #601 from syncfusion-content/EJ2-930582-grid-code
930582: Changed code example of grid in hotfix branch
2 parents dfa348d + d859594 commit cb77f4e

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)