fix(i18n): include period in translatable string (#44474)
* fix: include period in translatable string * chore: update snapshot * fix: combine 2 strings into 1 * fix: add placeholder * fix: update snapshot Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev>
This commit is contained in:
@@ -216,8 +216,7 @@
|
||||
"tax-exempt-status": "freeCodeCamp is a donor-supported tax-exempt 501(c)(3) nonprofit organization (United States Federal Tax Identification Number: 82-0779546)",
|
||||
"mission-statement": "Our mission: to help people learn to code for free. We accomplish this by creating thousands of videos, articles, and interactive coding lessons - all freely available to the public. We also have thousands of freeCodeCamp study groups around the world.",
|
||||
"donation-initiatives": "Donations to freeCodeCamp go toward our education initiatives, and help pay for servers, services, and staff.",
|
||||
"donate-text": "You can",
|
||||
"donate-link": "make a tax-deductible donation here",
|
||||
"donate-text": "You can <1>make a tax-deductible donation here</1>.",
|
||||
"trending-guides": "Trending Guides",
|
||||
"our-nonprofit": "Our Nonprofit",
|
||||
"links": {
|
||||
|
Reference in New Issue
Block a user