Giter VIP home page Giter VIP logo

Comments (3)

dkgv avatar dkgv commented on May 24, 2024

I really like the idea but without an active community of contributors it is an overwhelming task to get going, let alone maintain :(

from pinpoint.

Tanimodori avatar Tanimodori commented on May 24, 2024

I understand how much work has to be done to support i18n, but it does not mean that you have to do it at once. You can do it step by step:

  1. Extract all UI text to a resource file, that would be the English language. See https://docs.microsoft.com/en-us/dotnet/core/extensions/localization for more info.
  2. Provide a language switch in application.
  3. Now if someone wants to translate this application into another language, they can send prs to push translated resource file in their language.

Adding i18n support will expand the user community which means more ideas and contributors. This is kind of a deadlock but you can change this by take a small step forward :)

from pinpoint.

dkgv avatar dkgv commented on May 24, 2024

I will leave this issue open in case someone wants to help out 🤞 It is however outside the scope of time I can dedicate to the project.

from pinpoint.

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.