レベル 1
レベル 2
コミュニティにログイン
詳細情報
ログインしてすべてのバッジを表示
コミュニティアチーブメントバーを展開する。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi,
I have project specific i18N values under /apps/<project>/i18n.
in the html I am able to access it using the syntax ${'i18nKey' @ i18n}
but I am stuck on how to get it in JavaScript.
解決済! 解決策の投稿を見る。
Pls refer following article
http://hootcook.blogspot.com/2013/02/cq5-internationalization.html?m=1
元の投稿で解決策を見る
CQ.I18n.get('i18nKey') is returning i18nKey instead of the value.
表示
いいね!
返信