Vulcan/packages
jungwon 7af1e73870 Translations variable change to object
Translations is referenced with i18n.translations[lang][str],
so it should be changed to be an object.

I think it should be used something like below.

e.g.
translations: {
    kr:{
      'Please fill in a headline': '빈칸 채우라고'
    }
  }
2014-06-09 18:00:32 +09:00
..
mailchimp adding option to sign up new users to a MailChimp list 2013-10-05 11:43:07 +09:00
rss updated RSS package 2013-09-02 10:40:15 +09:00
telescope-i18n Translations variable change to object 2014-06-09 18:00:32 +09:00
telescope-tags working on nag and tags package 2014-05-09 18:18:48 +09:00
.gitignore use iron-router-progress 2014-05-07 11:03:53 +09:00