Commit Graph

15 Commits

Author SHA1 Message Date
Whymarrh Whitby bd35728041 Lower i18n-helper#getMessage log level from error to warning 2018-10-16 16:36:11 -02:30
Alexander Tseung e5ca2aac6f Allow more than 2 variable substitutions in the translation function 2018-09-12 19:48:51 -07:00
Whymarrh Whitby 94489b544a Fallback to English and then the key for I18nProvider#t 2018-07-11 16:50:37 -02:30
Whymarrh Whitby 2526f8a1d8 Inline locale variable in fetchLocale fn 2018-07-11 16:50:37 -02:30
kumavis ee8b91262d
i18n-helper - wrap fallback in brackets to help indicate something is wrong 2018-04-25 15:27:30 -07:00
Dan Finlay b2fbc6399a Return key instead of empty string on i18n fail 2018-04-25 10:57:44 -07:00
kumavis 3500689ed0
i18n-helper - abort on i18n failure 2018-04-24 09:53:16 -07:00
kumavis ecbab14cae app - warn on fetch errors instead of spamming sentry 2018-04-03 10:33:10 -07:00
kumavis 8760dc6bda ui - use relative url for i18n-helper fetching locales 2018-03-28 21:53:08 -07:00
Dan 0d71dd7ca0 i18n helper fetchLocale handles 404 gracefully 2018-03-23 14:31:15 -02:30
Dan 3c144302d6 Remove console.logs 2018-03-21 22:57:09 -02:30
Dan d24a0590d3 i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 2018-03-21 22:11:47 -02:30
Dan 2ddc2cc1fb Lint fixes. 2018-03-19 16:53:06 -02:30
Dan 09260f9c5e Fixed t() calls where localeMessages is missing; and fix incorrect connect reference. 2018-03-19 16:39:37 -02:30
Dan 5fe0be722b Handle i18n with redux. 2018-03-15 21:59:45 -02:30