Skip to content

Commit

Permalink
Translate division meta description tag. Fixes #93
Browse files Browse the repository at this point in the history
  • Loading branch information
henare committed Nov 20, 2015
1 parent ca40b4d commit ed90265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/divisions/show.uk.html.haml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- set_meta_tags description: "A vote in the #{@division.full_house_name} on #{formatted_date(@division.date)}. #{@division.name}."
- set_meta_tags description: "Голосування від #{formatted_date(@division.date)}. #{@division.name}."
:ruby
set_meta_tags og: {
title: divisions_short_description(@division),
Expand Down

0 comments on commit ed90265

Please sign in to comment.