cidgoh / DataHarmonizer

A standardized browser-based spreadsheet editor and validator that can be run offline and locally, and which includes templates for SARS-CoV-2 and Monkeypox sampling data. This project, created by the Centre for Infectious Disease Genomics and One Health (CIDGOH), at Simon Fraser University, is now an open-source collaboration with contributions from the National Microbiome Data Collaborative (NMDC), the LinkML development team, and others.
MIT License
91 stars 23 forks source link

Internationalized Interfaces #440

Open kennethbruskiewicz opened 1 week ago

kennethbruskiewicz commented 1 week ago

This is the internationalization feature that translate the interface independently from the schema.

It contains a file translations.json for interface elements within the Toolbar, plus some documentation on how the file works mechanically with the codebase.

It has at least two limitations:

When the DH2 release is fully made, it will support localized schemas. This PR is to provide clients with linguistic needs the ability to have multiple languages with their data and ontology teams when deploying the Data Harmonizer.