madewithsalt/eorzea_timers

Multiple language support.

Closed this issue · 0 comments

It would be great to change the data formatting slightly to support localization of node and location names, as well as app-data words like "slot", etc.

  • Would need to build a names and locations .json file with id's
  • Then would have to replace names and location strings in data files with above id's
  • Would also need a directory of localized app-data words

This would be a pretty hefty change, but not overly complex - just time consuming.