From eb075c7328f07f839ee4d887eced6839477390fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Mon, 25 Oct 2021 16:35:37 -0400 Subject: [PATCH] fix: add missing translation --- public/language/en-GB/admin/dashboard.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/language/en-GB/admin/dashboard.json b/public/language/en-GB/admin/dashboard.json index d864e385f8..4d39626882 100644 --- a/public/language/en-GB/admin/dashboard.json +++ b/public/language/en-GB/admin/dashboard.json @@ -83,6 +83,7 @@ "back-to-dashboard": "Back to Dashboard", "details.no-users": "No users have joined within the selected timeframe", "details.no-topics": "No topics have been posted within the selected timeframe", + "details.no-searches": "No searches have been made yet", "details.no-logins": "No logins have been recorded within the selected timeframe", "details.logins-static": "NodeBB only saves session data for %1 days, and so this table below will only show the most recently active sessions", "details.logins-login-time": "Login Time"