mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Fix title for conference in China
Also add 2017 to date
This commit is contained in:
parent
06ebc88287
commit
674270483d
2 changed files with 2 additions and 4 deletions
|
@ -360,7 +360,6 @@ var ConferenceSplash = React.createClass({
|
|||
/>
|
||||
<div className='conf2017-panel-title-text'>
|
||||
<h3><FormattedMessage id='conference-2017.chinaTitle' /></h3>
|
||||
<h4><FormattedMessage id='conference-2017.chinaSubTitle' /></h4>
|
||||
</div>
|
||||
</FlexRow>
|
||||
<p className='conf2017-panel-desc'>
|
||||
|
@ -378,7 +377,7 @@ var ConferenceSplash = React.createClass({
|
|||
</td>
|
||||
<td><FormattedMessage id='conference-2017.date' /></td>
|
||||
<td>
|
||||
{'Middle of May'}
|
||||
{'Middle of May, 2017'}
|
||||
</td>
|
||||
</tr>
|
||||
<tr className='conf2017-panel-row'>
|
||||
|
|
|
@ -28,8 +28,7 @@
|
|||
"conference-2017.chileDesc": "Scratch al Sur 2017 is an opportunity to learn about the importance of introducing programming languages in schools. All lectures and workshops will provide an opportunity to share different experiences, from higher levels to those who are beginning to participate in Scratch's global community.",
|
||||
"conference-2017.chileAudience": "School teachers, principals, education administrators, researchers, and information technology professionals",
|
||||
|
||||
"conference-2017.chinaTitle": "Scratch Conference",
|
||||
"conference-2017.chinaSubTitle": "China*Love",
|
||||
"conference-2017.chinaTitle": "Scratch Conference: China*Love",
|
||||
"conference-2017.chinaDesc": "Join us for a gathering to support creative expression with Scratch in China. Share ways to promote learning with passion for programming, animation, community, and life.",
|
||||
"conference-2017.chinaAudience": "Educators, parents, developers, makers",
|
||||
|
||||
|
|
Loading…
Reference in a new issue