mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-06-05 09:24:31 -04:00
fix lint
whoops!
This commit is contained in:
parent
d55caf7e96
commit
666a893dad
2 changed files with 3 additions and 2 deletions
|
@ -100,7 +100,8 @@ var ConferenceSplash = React.createClass({
|
|||
<b>
|
||||
<FormattedMessage id='conference-2018.sessionItem3Title' />
|
||||
</b>{' '}
|
||||
<FormattedMessage id='conference-2018.sessionItem3Desc' /> </p>
|
||||
<FormattedMessage id='conference-2018.sessionItem3Desc' />
|
||||
</p>
|
||||
<p className='conf2018-panel-session'>
|
||||
<b>
|
||||
<FormattedMessage id='conference-2018.sessionItem4Title' />
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
"conference-2018.sessionItem3Title": "Interactive panel (60 minutes).",
|
||||
"conference-2018.sessionItem3Desc": "Discuss a Scratch-related topic in a panel with three or more people. Your proposal should describe how you will engage the audience during the session.",
|
||||
"conference-2018.sessionItem4Title": "Ignite talk (5 minutes).",
|
||||
"conference-2018.sessionItem2Desc": "Share what you've been doing in a short, lively presentation.",
|
||||
"conference-2018.sessionItem4Desc": "Share what you've been doing in a short, lively presentation.",
|
||||
|
||||
"conference-2018.proposal": " Submit Your Proposal",
|
||||
"conference-2018.proposalDeadline": "Deadline for proposals: February 5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue