mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-07 02:25:29 -04:00
Add i18n to new-item-view.jade
This commit is contained in:
parent
ce9eeb0fde
commit
6d5f3e236f
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@
|
|||
|
||||
.row
|
||||
.col-sm-3.col-sm-offset-9
|
||||
button#continue-btn.btn.btn-illustrated.btn-primary.btn-block.btn-lg.text-uppercase Continue
|
||||
button#continue-btn.btn.btn-illustrated.btn-primary.btn-block.btn-lg.text-uppercase(data-i18n="common.continue")
|
||||
|
|
Loading…
Add table
Reference in a new issue