How to translate strings in JS

前端 未结 7 1043
心在旅途
心在旅途 2021-02-10 09:52

I have a project which I want to translate into multiple languages for the PHP Part I use Zend Frameworks Zend_Translate with GetText. Now I want to translate the JS part too.

7条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-10 10:56

    http://plugins.jquery.com/project/jquery-localize found this, which is used by and for letmegooglethatforyou.com also found this http://plugins.jquery.com/project/l10n whichone is better?

提交回复
热议问题