mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-27 14:33:59 -04:00
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
|
||||
h4.team_name
|
||||
a(href="http://retrostylegames.com/") Pavel Konstantinov
|
||||
p(data-i18n="about.pavel_title")
|
||||
p(data-i18n="about.retrostyle_title")
|
||||
| Illustration
|
||||
p(data-i18n="about.pavel_blurb")
|
||||
p(data-i18n="about.retrostyle_blurb")
|
||||
| RetroStyle Games
|
||||
|
||||
a(href="http://retrostylegames.com/")
|
||||
|
@ -156,7 +156,7 @@ block content
|
|||
.team_bio
|
||||
h4.team_name
|
||||
a(href="http://retrostylegames.com/") Oleg Ulyanickiy
|
||||
p(data-i18n="about.oleg_title")
|
||||
p(data-i18n="about.retrostyle_title")
|
||||
| Illustration
|
||||
p(data-i18n="about.oleg_blurb")
|
||||
p(data-i18n="about.retrostyle_blurb")
|
||||
| RetroStyle Games
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue