ow-mods/owml

Add translation support for config options

Closed this issue · 3 comments

Make it so that OWML can read translations\[selected language].json to get translation info for the titles and descriptions of config settings. I would put these in UIDictionary personally.

It doesn't look like I can add labels to my own issues here but this is a feature request/enhancement

To clarify you're wanting OWML to use the same translation json system as NH? Since serializing dictionaries for UI, shiplog etc to json is an NH invention.

Either way we're gonna run into conflicts with NH and QSB which both have a translations folder and then both do their files differently

Ah, didn’t realize those were NH features. However, unless there’s a technical reason/advantage to having multiple translation files, I don’t see why not to just reuse NH’s file.