1
0
Fork 0

Translate jumbotron

This commit is contained in:
Alex Kotov 2018-11-28 20:57:58 +05:00
parent f592537731
commit 17415b4bd2
No known key found for this signature in database
GPG Key ID: 4E831250F47DE154
3 changed files with 24 additions and 6 deletions

View File

@ -1,19 +1,17 @@
<div class="jumbotron jumbotron-fluid text-center">
<div class="container">
<h1>
Либертарианская партия России
<%= translate '.primary_title' %>
<br/>
<small class="text-muted">
в Пермском крае
<%= translate '.secondary_title' %>
</small>
</h1>
<p class="lead">
Мы выступаем за свободный рынок и государственное невмешательство
в экономику, за принцип самопринадлежности и самоценности человеческой
личности.
<%= translate '.description' %>
</p>
<a role="button" class="btn btn-primary btn-lg" href="<%= new_membership_application_path %>">
Вступить
<%= translate '.join' %>
</a>
</div>
</div>

View File

@ -9,3 +9,13 @@ en:
department_page_on_party_site: Department page on party site
departments_in_other_states: Departments in other states
github: GitHub
home:
show:
primary_title: Libertarian party of Russia
secondary_title: in Perm Krai
description: >
We stand for a free market and freedom of government intervention
in the economy, for the principle of self-ownership and self-value
of the human person.
join: Join

View File

@ -9,3 +9,13 @@ ru:
department_page_on_party_site: Страница отделения на сайте партии
departments_in_other_states: Отделения в других регионах
github: GitHub
home:
show:
primary_title: Либертарианская партия России
secondary_title: в Пермском крае
description: >
Мы выступаем за свободный рынок и государственное невмешательство
в экономику, за принцип самопринадлежности и самоценности человеческой
личности.
join: Вступить