From 640c699042237747ca2b65fc2d5ed03319007150 Mon Sep 17 00:00:00 2001 From: M Fahru Date: Thu, 27 Mar 2025 06:12:47 -0700 Subject: [PATCH] Merge pull request #24525 from overleaf/mf-add-learning-menu-navigation [web] Add new "Resources" menu in our "Help" menu dropdown GitOrigin-RevId: 9a0e26696d33edaba091abf8fac97fbf051bb6c2 --- services/web/locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index d50025af3d..4bb757272e 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -1816,6 +1816,7 @@ "resolve_comment_error_message": "There was an error resolving the comment. Please try again in a few moments.", "resolve_comment_error_title": "Resolve Comment Error", "resolved_comments": "Resolved comments", + "resources": "Resources", "restore": "Restore", "restore_file": "Restore file", "restore_file_confirmation_message": "Your current file will restore to the version from __date__ at __time__.",