AccountGo / accountgo

Accounting System built in ASP.NET DotNetCore, ReactJS, MobX. Don't forget to click STAR if you like this project.
http://accountgo.net
MIT License
385 stars 313 forks source link

Globalization and Localization #77

Open jsoques opened 8 years ago

jsoques commented 8 years ago

I would like to implement globalization and localization for AccountGo, specifically to support Spanish, but eventually should support more languages with help from the community. I am guiding myself with this documentation: https://docs.asp.net/en/latest/fundamentals/localization.html and with other stuff from internet, basically anything about globalization with javascript front end frameworks. Any suggestions would be appreciated.

Thanks Marvin for this project.

arbh89 commented 7 years ago

@jsoques, I am interested on this task, do you have any advance? may i help you?

jsoques commented 7 years ago

Because of other compromises I haven't done anything on this. @arbh89 go ahead and start on it.

ghost commented 7 years ago

I'll start with strings localization

vivencio2 commented 7 years ago

Hi, I would like to continue on this. Any updated milestone on this?

jsoques commented 7 years ago

Go ahead.