UI Translation?

I am wondering whether there is any demand for a translation capability for the text displayed in the UI (but not card data). I have been working on refactoring out all the UI text strings to a single consolidated class and a nice consequence of this is that it is now easy to override the default English text by supplying a simple text file with the translations (see attached for example). As mentioned, this will have no effect on the actual card data but it would make things like the preferences dialog easier to use which contains lots of help text for each setting.