From ad395cd37651c1f3e1977f36265140efdd4f523d Mon Sep 17 00:00:00 2001 From: andrewstech Date: Tue, 29 Mar 2022 23:11:05 +0100 Subject: [PATCH] fix comma --- public/locales/en/translate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en/translate.json b/public/locales/en/translate.json index e8540e765..8a00bae64 100644 --- a/public/locales/en/translate.json +++ b/public/locales/en/translate.json @@ -18,6 +18,6 @@ "store.owned": "Owned", "store.rent": "Rent", "store.features": "Features", - "store.ratings": "Ratings and reviews". + "store.ratings": "Ratings and reviews", "store.description": "Description" }