Fixed i18n in about page
This commit is contained in:
parent
ed2f498917
commit
6a6cd83252
1 changed files with 4 additions and 4 deletions
|
@ -146,9 +146,9 @@ block content
|
||||||
.team_bio
|
.team_bio
|
||||||
h4.team_name
|
h4.team_name
|
||||||
a(href="http://retrostylegames.com/") Pavel Konstantinov
|
a(href="http://retrostylegames.com/") Pavel Konstantinov
|
||||||
p(data-i18n="about.pavel_title")
|
p(data-i18n="about.retrostyle_title")
|
||||||
| Illustration
|
| Illustration
|
||||||
p(data-i18n="about.pavel_blurb")
|
p(data-i18n="about.retrostyle_blurb")
|
||||||
| RetroStyle Games
|
| RetroStyle Games
|
||||||
|
|
||||||
a(href="http://retrostylegames.com/")
|
a(href="http://retrostylegames.com/")
|
||||||
|
@ -156,7 +156,7 @@ block content
|
||||||
.team_bio
|
.team_bio
|
||||||
h4.team_name
|
h4.team_name
|
||||||
a(href="http://retrostylegames.com/") Oleg Ulyanickiy
|
a(href="http://retrostylegames.com/") Oleg Ulyanickiy
|
||||||
p(data-i18n="about.oleg_title")
|
p(data-i18n="about.retrostyle_title")
|
||||||
| Illustration
|
| Illustration
|
||||||
p(data-i18n="about.oleg_blurb")
|
p(data-i18n="about.retrostyle_blurb")
|
||||||
| RetroStyle Games
|
| RetroStyle Games
|
||||||
|
|
Reference in a new issue