mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
Merge pull request #1253 from TheGrits/patch-4
Fix gh-1194: Remove Scratch Day from Localization
This commit is contained in:
commit
7522be4c03
2 changed files with 1 additions and 2 deletions
|
@ -190,7 +190,7 @@ var Footer = React.createClass({
|
|||
</dd>
|
||||
<dd>
|
||||
<a href="http://day.scratch.mit.edu/">
|
||||
<FormattedMessage id='general.scratchday' />
|
||||
Scratch Day
|
||||
</a>
|
||||
</dd>
|
||||
<dd>
|
||||
|
|
|
@ -59,7 +59,6 @@
|
|||
"general.profile": "Profile",
|
||||
"general.resourcesTitle": "Educator Resources",
|
||||
"general.scratchConference": "Scratch Conference",
|
||||
"general.scratchday": "Scratch Day",
|
||||
"general.scratchEd": "ScratchEd",
|
||||
"general.scratchFoundation": "Scratch Foundation",
|
||||
"general.scratchJr": "ScratchJr",
|
||||
|
|
Loading…
Reference in a new issue