\n {{\n p__(\n 'reviewServiceName is platforms where users can discover, review, and rate software, etc. Examples of service names are: App Store, Google Play, G2.com, Capterra.',\n 'Padlet has a rating of %{ratingsNumber} out of %{ratingLimit} on %{reviewServiceName}',\n {\n ratingsNumber: card.ratings,\n ratingLimit: 5,\n reviewServiceName: card.title,\n },\n )\n }}\n
\n