From 98ceb7568894e28bbd8b0d9fbe588f5c12b540c4 Mon Sep 17 00:00:00 2001 From: Anurag Date: Sat, 4 Sep 2021 19:59:21 +0530 Subject: [PATCH] chore: revert total stars naming --- src/translations.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations.js b/src/translations.js index c6f39986421c5..edfa30b34e417 100644 --- a/src/translations.js +++ b/src/translations.js @@ -34,7 +34,7 @@ const statCardLocales = ({ name, apostrophe }) => { cn: "获标星数(star)", cs: "Celkem hvězd", de: "Insgesamt erhaltene Sterne", - en: "Total stars received", + en: "Total Stars", bn: "সর্বমোট Stars", es: "Estrellas totales", fr: "Total d'étoiles",