laroux.js
laroux.js copied to clipboard
Basic Internationalization Support
It would be useful along with existing $l.date formatters.
$l.date will be renamed as $l.intl.
features implemented so far:
$l.intl.addTranslations('tr', { name: 'isim' });
$l.intl.translate('tr', '{name}: Eser');