mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
i18n account dropdown 'Prepaid Codes'
This commit is contained in:
parent
44ae60e219
commit
3d1e5f1e34
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ block header
|
|||
li
|
||||
a(href="/account/subscription", data-i18n="account.subscription")
|
||||
li
|
||||
a(href="/account/prepaid") Prepaid Codes
|
||||
a(href="/account/prepaid", data-i18n="account.prepaid_codes") Prepaid Codes
|
||||
li
|
||||
a#logout-button(data-i18n="login.log_out")
|
||||
|
||||
|
|
Loading…
Reference in a new issue