Description
This is an example of React Pivot Grid with language localization. Move the mouse over the rows or columns and open
the dropdown menu. The menu items will be displayed in German. The react pivot grid uses multiple configurable properties
which define various messages and texts displayed on drop-down menus and the pivot designer component interface.
All texts and messages are customizable and you can adapt them to any language by defining your custom localization object.
For more information check the code inside localization.js to learn how to construct a localization object.