Coder Social home page Coder Social logo

Comments (5)

nicksnyder avatar nicksnyder commented on July 30, 2024

I clicked through the links and couldn't find an example of what an ARB file looks like or a spec for the ARB format. If you know where these are can you share?

from go-i18n.

joeblew99 avatar joeblew99 commented on July 30, 2024

thanks for considering this feature.
I think it is pretty nice wy to share translations between frontend and backend.

I looked around for some examples of ARB.

This is a good example i think.
https://github.com/flutter/flutter/tree/master/examples/stocks/lib/i18n
https://github.com/flutter/flutter/blob/2a81391915a5b223279f117d9143ed483b8482e4/examples/stocks/lib/stock_strings.dart

Also running Dart is very easy. Brew install it and it will do everything, and then "pub get". like "go get".

from go-i18n.

nicksnyder avatar nicksnyder commented on July 30, 2024

Hmm, it doesn't look like this format supports plural forms so I don't think it is an appropriate format for what go-i18n does.

If you only want to store your translations in one format, I would either (1) write a script to translate from one to the other, or (2) write Go code to parse ARB files and then use AddTranslation.

from go-i18n.

joeblew99 avatar joeblew99 commented on July 30, 2024

make sense. I will do it myself. DO you want a patch ? Its ok if you dont..

On Sat, Nov 19, 2016 at 7:42 PM Nick Snyder [email protected]
wrote:

Hmm, it doesn't look like this format supports plural forms so I don't
think it is an appropriate format for what go-i18n does. If you only want
to store your translations in one format, I would write a script to
translate from one to the other.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#57 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ALcacytXmiICL4PubsU3NkQhWmPLd2elks5q_0MlgaJpZM4KtUMI
.

from go-i18n.

nicksnyder avatar nicksnyder commented on July 30, 2024

Probably not, thanks for offering though.

I am going to go ahead and close this issue.

from go-i18n.

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.