perspective icon indicating copy to clipboard operation
perspective copied to clipboard

how to do internationalization or change to chinese ui please?

Open markqiu opened this issue 2 years ago • 3 comments

how to do internationalization or change to chinese ui please?

markqiu avatar Aug 04 '22 08:08 markqiu

Perspective is currently only internationalized for the en-us locale. The UI is already uses fully parameterized labels, so new UI locales can mostly be added via CSS example; the UI should already support locale-determined number and datetime data representations, as well as full utf-8 support for string columns.

I'd merge a pull request adding chinese parameterized labels as in the above example, the type labels may require some creativity in other languages (particularly datetime mdy and boolean t/f).

texodus avatar Aug 04 '22 15:08 texodus

A merge request like this is exactly what I need, or I am also willing to submit an MR like this.

markqiu avatar Aug 05 '22 04:08 markqiu

Hello! I would also like to contribute to the internationalization of Perspective. @texodus Can you please point me in the right direction? Link for the example no longer works. Thank you!

aswfilip avatar Apr 10 '23 08:04 aswfilip