More translation improvements
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
- @bikes.each do |h, v|
|
||||
- unless h == :none
|
||||
.stat-with-label
|
||||
.label=_"articles.conference_registration.questions.bikes.#{h}"
|
||||
.label=_"articles.conference_registration.questions.bike.#{h}"
|
||||
.stat.percent=_!percent(v.to_f / @bike_count)
|
||||
%li
|
||||
%h3=_'articles.conference_registration.terms.Food'
|
||||
|
||||
Reference in New Issue
Block a user