mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 09:35:56 -05:00
Change placeholder name
This commit is contained in:
parent
51d8a182ff
commit
11be5ee3f7
2 changed files with 2 additions and 2 deletions
|
@ -574,7 +574,7 @@ class AnnualReport extends React.Component {
|
|||
<FormattedMessage
|
||||
id="annualReport.2021.reachScratchAroundTheWorld"
|
||||
values={{
|
||||
bold: (
|
||||
numberOfCountries: (
|
||||
<b>
|
||||
<FormattedMessage id="annualReport.2021.reachScratchAroundTheWorldBold" />
|
||||
</b>
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
"annualReport.2021.reachNewUsers": "New Users",
|
||||
"annualReport.2021.reachProjectsCreated": "Projects Created",
|
||||
"annualReport.2021.reachProjectCreators": "People Creating Projects",
|
||||
"annualReport.2021.reachScratchAroundTheWorld": "Scratch is used around the world across {bold}",
|
||||
"annualReport.2021.reachScratchAroundTheWorld": "Scratch is used around the world across {numberOfCountries}",
|
||||
"annualReport.2021.reachScratchAroundTheWorldBold": "more than 200 countries and territories",
|
||||
"annualReport.2021.reachSaudiArabiaTitle": "Saudi Arabia",
|
||||
"annualReport.2021.reachSaudiArabiaDescription": "We saw tremendous growth around the world in 2021, but we were amazed to see the growth in Saudi Arabia, where we saw twice as many new users as the year before.",
|
||||
|
|
Loading…
Reference in a new issue