?> app.formation_fr_path(:sujet => 190) => "http://app.vodeclic.com/fr/formation/190" ?> app.formation_en_path(:sujet => 190)=> "http://app.vodeclic.com/en/course/190"
?> app.formation_path(:sujet => 190)=> "http://app.vodeclic.com/en/course/190"


?> translate("tools.dashboard")
=> "tableau de bord"
?> translate("tools.dashboard")
=> "课程进展统计表"


$ localeapp pull
Fetching translations:
Success!
Updating backend:
Success!?> Metasujet.all => [<Metasujet#1>, <Metasujet#3>, ..., <Metasujet#877>]?> Metasujet.where(:lang => "pt").all=> [<Metasujet#647>, <Metasujet#669>, ..., <Metasujet#839>]

