Globalization in Syncfusion® React Components
Globalization helps your app work for users in different languages, regions, and writing systems. Syncfusion® React components support culture-aware formatting and translatable UI so experiences feel natural in every locale. By default, components use the American English (en-US) culture. It includes:
- Culture-aware formatting for dates, times, numbers, and currencies
- Text direction support (LTR and RTL)
Enabling globalization in React components
Syncfusion® React components provide built-in support for localization and internationalization so your app can adapt content and formatting to user preferences.
-
Localization (L10N): Translates the text content of Syncfusion® React UI components (labels, tooltips, messages, and other UI strings).
-
Internationalization (I18N): Enables locale-aware formatting and parsing of dates, times, numbers, and currencies, and supports culture-specific behaviors.