radiegtya / meteoris2

a Realtime Javascript Boilerplate base on Meteor Js Framework
MIT License
246 stars 46 forks source link

add i18n to meteoris #65

Closed carrot93 closed 9 years ago

carrot93 commented 9 years ago

add tap:i18n package first. And add i18n direcotry, with en.i18n.json,zh-CN.i18n.json, more, user can replace language on header right side. Set defaultLanguage is 'en'.

radiegtya commented 9 years ago

Super Awesome job! I've check it and merge it

martinhbramwell commented 9 years ago

@carrot93 Really great work. I am building upon your contribution and hope to see Ega merge it soon.

Would you like to try it out, and look for bugs? https://github.com/warehouseman/meteoris/commit/a87ca5514baddb6fcbb519437866540236896ab5

I have added browser sensitivity, so if your browser preference is set to zh-CN then that translation will appear to you first.