mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-28 13:50:07 -04:00
Using common.play instead of home.play for a more-common use of it.
This commit is contained in:
parent
88c55fa7fd
commit
69959caba5
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ block content
|
|||
span.spl.spr - #{playCount.sessions}
|
||||
span(data-i18n="play.players") players
|
||||
.play-text-container
|
||||
.overlay-text.play-text(data-i18n="home.play") Play
|
||||
.overlay-text.play-text(data-i18n="common.play") Play
|
||||
|
|
Loading…
Add table
Reference in a new issue