BTS-CM / astro-ui

A next generation user interface for the Bitshares blockchain built using Astro, React and Electron!
https://github.com/BTS-CM/astro-ui/releases/latest
MIT License
9 stars 4 forks source link

TODO: Add more languages #17

Closed grctest closed 10 months ago

grctest commented 10 months ago

Currently we support english and german, however the Beet wallet supports around 8, so we should continue internationalization efforts.

Requires the translated JSON files to be stored in the beet_api project, not this repo, only minor changes like the menu dropdown item changes are needed to add more languages.

A small thing we'll have to keep in mind is the page/component widths vs the localized strings, for example several german strings exceed the widths set by the english designed components.

grctest commented 10 months ago

Added all the languages which are supported by the Bitshares BEET multiwallet.

If you're wanting more languages added, create an issue and a related PR with the translated locales.