Merge pull request #3039 from movilla/master

Add translation app/views/admins/correlations.haml[ci skip]
This commit is contained in:
Dennis Collective 2012-03-22 14:37:10 -07:00
commit f55e6fa5a1
3 changed files with 5 additions and 2 deletions

View file

@ -1,4 +1,3 @@
.span-24
= render :partial => 'admins/admin_bar.haml'
%br
@ -6,7 +5,7 @@
.span-24.last
%h1
= "Correlations with Sign In Count:"
= t('.correlations_count')
%ul
- @correlations_hash.keys.each do |k|
%li

View file

@ -88,6 +88,8 @@ en:
pod_stats: "Pod Stats"
correlations: "Correlations"
resque_overview: "Resque Overview"
correlations:
correlations_count: "Correlations with Sign In Count:"
application:
helper:
unknown_person: "unknown person"

View file

@ -50,6 +50,8 @@ es:
pod_stats: "Estadísticas"
correlations: "Correlationes"
resque_overview: "Resque"
correlations:
correlations_count: "Correlación entre cuentas:"
application:
helper:
diaspora_alpha: "DIASPORA* ALPHA"