class FrenchLanguagePackExtension < Radiant::Extension version "1.0" description "Provides a French translation for the Radiant admin interface" url "http://yourwebsite.com/fr" def activate end end