Change placeholder name

This commit is contained in:
seotts 2022-04-27 10:30:47 -04:00
parent 51d8a182ff
commit 11be5ee3f7
2 changed files with 2 additions and 2 deletions

View file

@ -574,7 +574,7 @@ class AnnualReport extends React.Component {
<FormattedMessage
id="annualReport.2021.reachScratchAroundTheWorld"
values={{
bold: (
numberOfCountries: (
<b>
<FormattedMessage id="annualReport.2021.reachScratchAroundTheWorldBold" />
</b>

View file

@ -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.",