mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-25 20:29:45 -04:00
Some copy fixes for new conference page
Thanks @kaschm!
This commit is contained in:
parent
6a733a33f2
commit
9669527eb8
1 changed files with 2 additions and 2 deletions
|
@ -106,7 +106,7 @@ var ConferenceSplash = React.createClass({
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<a className='button mod-2017-panel' href='http://scratch201bdx.org'>
|
||||
<a className='button mod-2017-panel' href='http://scratch2017bdx.org'>
|
||||
<FormattedMessage id='conference-2017.website' />
|
||||
</a>
|
||||
</section>
|
||||
|
@ -343,7 +343,7 @@ var ConferenceSplash = React.createClass({
|
|||
/>
|
||||
</td>
|
||||
<td><FormattedMessage id='conference-2017.language' /></td>
|
||||
<td>{'Español (Spanish - simultaneous translation during plenary sessions'}</td>
|
||||
<td>{'Español (Spanish) - simultaneous translation during plenary sessions'}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Reference in a new issue