add the engine version in the footer (useful)

This commit is contained in:
Didier Lafforgue 2012-02-29 01:15:49 +01:00
parent a2308787f1
commit c5577240de
3 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
%p.tcenter
!= t('.who_is_behind', :development => nocoffee_tag)
!= t('.who_is_behind', :version => Locomotive::VERSION, :development => nocoffee_tag)

View File

@ -49,7 +49,7 @@ en:
update: Save
send: Send
footer:
who_is_behind: "LocomotiveCMS is developed by %{development} and designed by <a href=\"http://www.sachagreif.com\">Sacha Greif</a>"
who_is_behind: "LocomotiveCMS is developed by %{development} and designed by <a href=\"http://www.sachagreif.com\">Sacha Greif</a> &mdash; <small>version</small> %{version}"
errors:
"500":

View File

@ -49,7 +49,7 @@ fr:
site: Site
theme_assets: Fichiers Thème
footer:
who_is_behind: "Produit développé par %{development} et désigné par <a href=\"http://www.sachagreif.com\">Sacha Greif</a>"
who_is_behind: "Produit développé par %{development} et désigné par <a href=\"http://www.sachagreif.com\">Sacha Greif</a> &mdash; <small>version</small> %{version}"
form_actions:
back: Retour sans sauvegarder
create: Créer