nzilbb / labbcat-server

Server components for LaBB-CAT
GNU Affero General Public License v3.0
2 stars 0 forks source link

Is it possible to hot-plug localize the UI? #43

Open fishfree opened 1 month ago

fishfree commented 1 month ago

I notcie here is the i18n file. But I don't know how to localize without re-compiling. I deployed labbcat-server docker-way. Thank you!

robertfromont commented 1 month ago

No. Not all of LaBB-CAT is internationalized yet, this is an ongoing project running in parallel to migrating the user interface to Angular (which is also not yet complete). Once done, adding another localization would still require recompilation of the user interface.

fishfree commented 1 month ago

@robertfromont Thank you. FYI: It seems this repo supports hot-plug localization.