Merge pull request #1204 from TheGrits/patch-3

Fix gh-1201: credits localization typo
This commit is contained in:
Matthew Taylor 2017-02-22 11:03:20 -05:00 committed by GitHub
commit 98c163ecb1

View file

@ -14,6 +14,6 @@
"credits.acknowledgementsInfluencers": "The ideas of Seymour Papert and Alan Kay have deeply inspired and influenced our work on Scratch.", "credits.acknowledgementsInfluencers": "The ideas of Seymour Papert and Alan Kay have deeply inspired and influenced our work on Scratch.",
"credits.supportersTitle": "Supporting Organizations", "credits.supportersTitle": "Supporting Organizations",
"credits.supportersFinancialHeader": "The following organizations have provided major financial support for Scratch:", "credits.supportersFinancialHeader": "The following organizations have provided major financial support for Scratch:",
"credtis.supportersServicesHeader": "The following organizations donate their services to help keep the Scratch project running:", "credits.supportersServicesHeader": "The following organizations donate their services to help keep the Scratch project running:",
"credits.supportersOpenHeader": "Scratch would not be possible without free and open source software, including:" "credits.supportersOpenHeader": "Scratch would not be possible without free and open source software, including:"
} }