Set custom (and complete) translation/localization via API
Allow users to supply a javascript file with a custom translation/localization for each language, via the API.
Something like:
$zopim.livechat.setLanguageFile({
'pt_BR': 'http://example.com/zopim/pt_BR.js',
'zh_CN': 'http://example.com/zopim/zh_CN.js',
});
0
貼文已關閉評論。
評論
0 條評論