mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-01 15:50:11 -04:00
Fixed typo
This commit is contained in:
parent
ba1ffe194c
commit
b6de218fa1
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ nav.navbar.navbar-default(role='navigation')
|
|||
span.spl(data-i18n="common.unwatch") Unwatch
|
||||
if !me.get('anonymous')
|
||||
li#create-new-component-button
|
||||
a(data-i18n="editor.level_component_b_new") Create New Component
|
||||
a(data-i18n="editor.level_component_btn_new") Create New Component
|
||||
li
|
||||
a(data-i18n="editor.pop_i18n")#pop-component-i18n-button Populate i18n
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue