diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json
index ef61b02bb..9b639d9b2 100644
--- a/www/common/translations/messages.json
+++ b/www/common/translations/messages.json
@@ -1397,5 +1397,6 @@
"support_category": "Choose a category",
"support_formCategoryError": "Error: category is empty",
"fm_emptyTrashOwned": "Your trash contains documents you own. You can remove them from your drive only, or destroy them for all users.",
- "fm_restricted": "You do not have access"
+ "fm_restricted": "You do not have access",
+ "fm_noResult": "No results found"
}