mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-17 17:02:18 -05:00
Merge pull request #3113 from codecombat/Imperadeiro98-patch-1
Added i18n to contributor signup
This commit is contained in:
commit
6f09b2814c
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
label.checkbox(for=contributorClassName).well
|
||||
input(type='checkbox', name=contributorClassName, id=contributorClassName)
|
||||
span(data-i18n="contribute.#{contributorClassName}_subscribe_desc")
|
||||
.saved-notification ✓ Saved
|
||||
|
||||
.saved-notification
|
||||
span.spr ✓
|
||||
span(data-i18n="save_load.granularity_saved_games") Saved
|
||||
|
|
Loading…
Reference in a new issue