We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfa348d + d859594 commit cb77f4eCopy full SHA for cb77f4e
ej2-react/common/globalization/localization.md
@@ -37,7 +37,7 @@ The current locale can be changed for all the Syncfusion React UI Components in
37
import {L10n, setCulture} from '@syncfusion/ej2-base';
38
L10n.load({
39
'fr-BE': {
40
- 'Grid': {
+ 'grid': {
41
'EmptyRecord': 'Aucun enregistrement à afficher',
42
'InvalidFilterMessage':'Données de filtrage invalides',
43
'UnGroup': 'Cliquez ici pour dégrouper '
0 commit comments