openhab-webui icon indicating copy to clipboard operation
openhab-webui copied to clipboard

[Main UI] How to organize i18n source files?

Open Hilbrand opened this issue 4 years ago • 8 comments

To be able to internationalize the new ui all text should be put into the i18n directory (obviously). I want to create some of this. My question is. What is the best way to organize this? A js file per module? or 1 file? and what naming conventions for the keys should be used?

Regarding empty-states.json. In the empty-state-placeholder.vue it says TODO: i18n. Is that still relevant?

Hilbrand avatar Oct 15 '20 11:10 Hilbrand