Commit graph

16 commits

Author SHA1 Message Date
Sacha Greif
3aa67a7d81 namespace i18n.setLanguage 2015-05-06 16:40:27 +09:00
Sacha Greif
06106ed124 use schema transforms and editableBy property to control AutoForm omitted fields 2015-04-27 17:15:16 +09:00
Sacha Greif
6a5eee0dcb working on user schema; i18n'ing schemas 2015-04-25 13:03:04 +09:00
Sacha Greif
08c6e373fc bringing packages back into core repo after all 2015-04-22 07:50:11 +09:00
Sacha Greif
7a29c64509 telescope:i18n 2015-04-20 15:20:10 +09:00
Delgermurun
057580b793 Settings package 2015-03-28 18:38:20 +09:00
Sacha Greif
2eb31e0647 do not make call to CDN when language is english (fix #589) 2014-12-04 11:20:41 +09:00
Sacha Greif
42aa4bd0d9 use zh-CN as code for Chinese 2014-11-24 11:38:57 +09:00
Sacha Greif
0a696ce1e3 internationalizing packages 2014-11-24 11:27:07 +09:00
Sacha Greif
92b5ee7ceb working on adding a global i18nReady session var 2014-11-21 13:19:15 +09:00
Sacha Greif
71e0376595 make moment i18n reactive; add global setLanguage function 2014-11-21 12:50:26 +09:00
Sacha Greif
7b89c604a5 working on package i18n 2014-11-20 14:56:29 +09:00
Daniel Chcouri
177dc75f09 telescope-i18n package: use tap:i18n 2014-11-19 01:46:34 +08:00
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
Sacha Greif
379c002698 working on 0.8 2014-04-30 16:58:11 -07:00
Sacha Greif
0cc4ca1bbb adding custom package 2013-11-21 11:32:09 +09:00