radiantearth / stac-browser

A full-fledged UI in Vue for browsing and searching static STAC catalogs and STAC APIs
https://radiantearth.github.io/stac-browser
ISC License
279 stars 140 forks source link

Multilingual support #123

Closed p1d1d1 closed 1 year ago

p1d1d1 commented 2 years ago

Is there any plans to implement multilingual support?

m-mohr commented 2 years ago

Not yet, STAC Browser depends on a couple of packages that are not multi-lingual yet so this is a major effort across multiple packages and will likely only appear in version 3.1 or later.

m-mohr commented 1 year ago

Additional interesting use case: Filter/Prioritize assets in STAC Browser based on the language set via the language flag: https://github.com/radiantearth/stac-spec/issues/1190

m-mohr commented 1 year ago

Libraries that potentially need to be translated for STAC Browser to be fully multi-lingual:

m-mohr commented 1 year ago

@p1d1d1 A first version of language support has been merged into the dev branch. You could consider adding the Italian language files from now on. :-)

m-mohr commented 1 year ago

ToDos: