https://github.com/flexmonster/pivot-localizations
Localizations for Flexmonster Pivot Table & Charts
https://github.com/flexmonster/pivot-localizations
flexmonster localization multilingual pivot-grid pivot-tables
Last synced: 22 days ago
JSON representation
Localizations for Flexmonster Pivot Table & Charts
- Host: GitHub
- URL: https://github.com/flexmonster/pivot-localizations
- Owner: flexmonster
- Created: 2016-11-22T18:11:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-21T16:49:46.000Z (2 months ago)
- Last Synced: 2025-04-05T02:01:47.717Z (about 1 month ago)
- Topics: flexmonster, localization, multilingual, pivot-grid, pivot-tables
- Homepage: https://flexmonster.com
- Size: 1.05 MB
- Stars: 8
- Watchers: 2
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Localization files for Flexmonster Pivot Table & Charts
[](https://www.flexmonster.com/?r=github)
Website: [www.flexmonster.com](https://www.flexmonster.com/?r=github)## Flexmonster Pivot Table & Charts
Flexmonster Pivot is a powerful JavaScript tool for interactive web reporting. It allows you to visualize and analyze data from JSON, CSV, SQL, NoSQL, Elasticsearch, and OLAP data sources quickly and conveniently. Flexmonster is designed to integrate seamlessly with any client-side framework and can be easily embedded into your application.
This repository contains localization files for Flexmonster Pivot. Use them to translate the component into a different language.
Table of contents:
* [Available localizations](#available-localizations)
* [Usage](#usage)
* [Demo](#demo)
* [Contribution](#contribution)## Available localizations
- [English (default)](/en.json)
- [Chinese](/zh.json)
- [Spanish](/es.json)
- [French](/fr.json)
- [Hungarian](/hu.json)
- [Italian](/it.json)
- [Portuguese](/pt.json)
- [Ukrainian](/uk.json)
- [German](/de.json)
- [Dutch](/nl.json)
- [Turkish](/tr.json)
- [Thai](/th.json)
- [Indonesian](/id.json)## Usage
For details on how to set localization for the component, see the [localization guide](https://www.flexmonster.com/doc/localizing-component?r=github/#!set-localization).
You can also [create a custom localization file](https://www.flexmonster.com/doc/localizing-component?r=github/#!create-localization-file).
## Demo
See our [live Localization demo](https://www.flexmonster.com/demos/js/localization/?r=github).
## Contribution
If you notice a mistake in localization or want to add a new language, you are welcome to contribute by creating a pull request with your changes. We will review them and merge the pull request into our repository.