From 064179e50830adeb943bdb34d323af29c3996d7a Mon Sep 17 00:00:00 2001 From: Kristofer Koishigawa Date: Tue, 18 May 2021 14:33:48 +0900 Subject: [PATCH] fix: bump the number of published English articles (#42171) --- client/i18n/locales/english/translations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/i18n/locales/english/translations.json b/client/i18n/locales/english/translations.json index 317de92faa..4261e671f6 100644 --- a/client/i18n/locales/english/translations.json +++ b/client/i18n/locales/english/translations.json @@ -351,7 +351,7 @@ }, "search": { "label": "Search", - "placeholder": "Search 6,000+ tutorials", + "placeholder": "Search 7,000+ tutorials", "see-results": "See all results for {{searchQuery}}", "no-tutorials": "No tutorials found", "try": "Looking for something? Try the search bar on this page.",