サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
新内閣発足
slexaxton.github.com/Jed
Gettext Style i18n for Modern JavaScript Appsvar i18n = new Jed({ locale_data: { ... } }); // Use the chainable API i18n.translate("There is one translation.") .onDomain("messages") .withContext("male") .ifPlural( num, "There are %d translations." ) .fetch( num ); // Or kick it old school var out = i18n.dnpgettext( "messages", "male", "There is one translation.", "There are %d translations.", num
このページを最初にブックマークしてみませんか?
『slexaxton.github.com』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く