How to make i18n with Handlebars.js (mustache templates)?

后端 未结 7 2135
予麋鹿
予麋鹿 2021-01-30 00:30

I\'m currently using Handlebars.js (associated with Backbone and jQuery) to make a web app almost totally client side rendered, and I\'m having issues with the internationalisat

7条回答
  •  感情败类
    2021-01-30 00:59

    for those not using any JS framework http://i18next.com looks promising too

    just create handlebars helper to call translations like here http://i18next.com/pages/doc_templates.html

提交回复
热议问题