freerails
freerails copied to clipboard
Localization
Will be done only shortly before version 1.0 using the standard, recommended ways for Java FX client applications.
This is a far away task. However, when the time comes, one should look around how other projects are solving it and what are the standard tools. There is a programming part (how to display the right characters, numbers, ..., how to store the translated strings) and a organizational part (how to translate into a language). Just follow best practices/freely available services for both parts.