Upgrade to Pro — share decks privately, control downloads, hide ads and more …

CI-18n

mcollina
September 28, 2011

 CI-18n

mcollina

September 28, 2011
Tweet

More Decks by mcollina

Other Decks in Programming

Transcript

  1. ci-18n It support both '.t' and '.l' of Ruby I18n

    API $i18n.t("hello.world", { name: "John" }) => "Hello World John"