obsidian-card-board
obsidian-card-board copied to clipboard
multilingual
I want the operation interface to reflect Chinese
I guess the best course of action for multilingual support would be to use the language set in the Obsidian Language setting.
To do this:
- I would need to work out how to separate out the text of all my UI components into a config file of some sort, and the plugin would load this at startup.
- I would also need someone, for each language to be supported to porovide a translation
- This would be needed whenever a change is made to the text of the UI
- I would have to default to something like English for un-supported languages - as it is highly unlikely I will be able to get translations for all the languages Obsidian itself supports (there are about 30 atm)