Coder Social home page Coder Social logo

Comments (12)

kevinsawicki avatar kevinsawicki commented on July 17, 2024

/cc @jlord it would be great to figure out a way to support translated docs on the site

from electronjs.org-old.

sotayamashita avatar sotayamashita commented on July 17, 2024

@keithduncan In Github OSS projects, is there any project which has translated docs ?

from electronjs.org-old.

thedaniel avatar thedaniel commented on July 17, 2024

My biggest concern is maintenance - it would be a shame if only the English docs stayed up-to-date.

from electronjs.org-old.

sotayamashita avatar sotayamashita commented on July 17, 2024

@thedaniel I also think I want to avoid confusing.

from electronjs.org-old.

jlord avatar jlord commented on July 17, 2024

@sotayamashita@kevinsawicki mentioned in conversation that perhaps having some guides translated would be good because they'll change less than API docs.

What would be your top picks from the docs to be translated?

from electronjs.org-old.

sotayamashita avatar sotayamashita commented on July 17, 2024

@kevinsawicki mentioned in conversation that perhaps having some guides translated would be good because they'll change less than API docs.

I got it.

What would be your top picks from the docs to be translated?

I think these guides should be translated first below:

I also want to translate some tutorials. If there is Japanese one, they can get started with it easily.

from electronjs.org-old.

sotayamashita avatar sotayamashita commented on July 17, 2024

@jlord What do you think?

from electronjs.org-old.

jlord avatar jlord commented on July 17, 2024

@sotayamashita I think that sounds great!

I'm currently working on having the documentation on the site here, but it will all be sourced from the docs directory in atom/electron. Whenever you're ready you could start a PR for those tutorials over on that repo ✨

from electronjs.org-old.

sotayamashita avatar sotayamashita commented on July 17, 2024

@jlord

I'm currently working on having the documentation on the site here, but it will all be sourced from the docs directory in atom/electron. Whenever you're ready you could start a PR for those tutorials over on that repo

OK. I got it.

By the way, How should I translate ? Should I create a directory like docs-ja under atom/electron?

from electronjs.org-old.

jlord avatar jlord commented on July 17, 2024

@sotayamashita We'll want to keep everything within the docs directory in atom/electron because that's what we pull out for the website. I think actually just creating a duplicate markdown file of the english one would be fine. Like so:

# original 
docs/tutorial/using-native-node-modules.md
# translated 
docs/tutorial/using-native-node-modules-jp.md

How does that sound? Then we'll add a link to the English version letting people know there is a translated option as well.

from electronjs.org-old.

sotayamashita avatar sotayamashita commented on July 17, 2024

@jlord

Sound good. I am going to start to translate docs. Thanks for everything.

from electronjs.org-old.

jlord avatar jlord commented on July 17, 2024

Awesome! Will close it here and we'll use the atom/electron issue now 👍

from electronjs.org-old.

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.