An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Localization files for Flexmonster Pivot Table & Charts
[![Flexmonster Pivot Table & Charts](https://cdn.flexmonster.com/landing.png)](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.