I haven't processed very far but I was thinking that the internationalised keys would be part of the app-state with the relevant region part of the cursor (-> cursor :i18n current-locale specific-key) for example.
This would mean that changing locale would re-render the entire UI without refreshing, which is invaluable (for me at least) when designing UIs for the more verbose languages (Dutch, I'm looking at you :)). On 15 April 2015 at 16:02, Juan Manuel Gimeno Illa <[email protected]> wrote: > Anyone has a project which shows how to internationalize a clojurescript > application that uses om? > > Thanks, > > JM > > -- > Note that posts from new members are moderated - please be patient with your > first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
