mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-10 21:28:34 -04:00
content updates
This commit is contained in:
parent
c460b4fbad
commit
544df10aae
2 changed files with 15 additions and 4 deletions
|
@ -1978,6 +1978,9 @@ class AnnualReport extends React.Component {
|
|||
</Button>
|
||||
</a>
|
||||
</div>
|
||||
<div className="financials-future">
|
||||
<FormattedMessage id="annualReport.financialsFutureYears" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
|
@ -2244,13 +2247,20 @@ class AnnualReport extends React.Component {
|
|||
</h3>
|
||||
<div className="supporters-list">
|
||||
<ul className="supporters-list-side">
|
||||
<li>Amazon Web Services</li>
|
||||
<li>Fastly</li>
|
||||
<li>Amazon Web Services</li>
|
||||
<li>Wilson Sonsini Goodrich & Rosati</li>
|
||||
<li>New Relic</li>
|
||||
<li>Adobe</li>
|
||||
<li>DK</li>
|
||||
</ul>
|
||||
<ul className="supporters-list-side">
|
||||
<li>DK</li>
|
||||
<li>No Starch Press</li>
|
||||
<li>Github</li>
|
||||
<li>Travis CI</li>
|
||||
<li>Sauce Labs</li>
|
||||
<li>Pingdom</li>
|
||||
<li>PagerDuty</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -206,8 +206,9 @@
|
|||
"annualReport.financialsExpenses": "Expenses",
|
||||
"annualReport.financialsProgram": "Initiatives",
|
||||
"annualReport.financialsGeneral": "General and administrative",
|
||||
"annualReport.financialsFundraising": "Fundraising (NYC Benefit and others)",
|
||||
"annualReport.financialsFundraising": "Fundraising (Gala and others)",
|
||||
"annualReport.financialsButton": "2019 Audited Financials",
|
||||
"annualReport.financialsFutureYears": "Note: Financials in future years will be significantly different, since the Scratch staff has now transitioned from MIT to the Scratch Foundation.",
|
||||
|
||||
"annualReport.supportersTitle": "Thank You to Our Supporters",
|
||||
"annualReport.supportersIntro": "Thank you to our generous supporters. Your contribution helps us expand creative learning opportunities for children of all ages, from all backgrounds, around the globe.",
|
||||
|
@ -227,7 +228,7 @@
|
|||
"annualReport.supportersImaginationTitle": "Imagination Circle — $50,000+",
|
||||
"annualReport.supportersInspirationTitle": "Inspiration Circle — $20,000+",
|
||||
"annualReport.supportersExplorationTitle": "Exploration Circle — $5,000+",
|
||||
"annualReport.supportersInKindTitle": "In-Kind Supporters 2019 – 2020",
|
||||
"annualReport.supportersInKindTitle": "In-Kind Supporters",
|
||||
"annualReport.leadershipTitle": "Our Team",
|
||||
"annualReport.leadershipBoard": "Board of Directors",
|
||||
"annualReport.leadershipChair": "Chair",
|
||||
|
|
Loading…
Reference in a new issue