From 4641f35baebd618ec51fa549adf64670c31c647f Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Thu, 27 Feb 2020 17:42:24 +0100 Subject: viewer: added a count of results found in other folders when no-results are found --- viewer/src/locales/en.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'viewer/src/locales') diff --git a/viewer/src/locales/en.json b/viewer/src/locales/en.json index 878204e..81ddd1e 100644 --- a/viewer/src/locales/en.json +++ b/viewer/src/locales/en.json @@ -13,5 +13,6 @@ "command.search.search": "Search", "command.back": "Go back", "command.parent": "Go to parent directory", - "directory.no-results": "Empty directory" -} + "directory.no-results": "Empty directory", + "search.no-results.otherfolders": "result(s) in other folders" +} \ No newline at end of file -- cgit v1.2.3