Giter Club home page Giter Club logo

Comments (4)

Grokmoo avatar Grokmoo commented on June 11, 2024

Unfortunately this is quite a lot of work. We would first need to factor out all of the strings we are displaying into some i18n system - this would include many places not just in the rust code but in scripts and dialog as well. Then, the actual translation work could start.

from sulis.

Sun-FreePort avatar Sun-FreePort commented on June 11, 2024

@Grokmoo Hi, thank you and your reply.

If I want to do that (i18 module), I can submit PR? (I don't join any open source project, so, lacking experience, sorry).

Init i18 functional, and step to step do that is gradual plan, so first, we only need translate a part english word and can test it, is better? <- only I think.

from sulis.

Grokmoo avatar Grokmoo commented on June 11, 2024

Yes, I'm happy to review any PRs. However, I should stress that this is definitely a large undertaking.

The first step would be to setup an i18n module that can load strings from a file. This would need to be done in a way that integrates with sulis's asset loading - probably from another asset folder type, i.e. translations as a new YamlResourceKind. This would enable the translations to work with mods / overrides in the same manner as the other assets.

from sulis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.