From 925cb8144b29b53756cab7f0f272e64e0c019a4a Mon Sep 17 00:00:00 2001 From: john-knowles <18680913+john-knowles@users.noreply.github.com> Date: Tue, 27 Nov 2018 17:42:01 +0000 Subject: [PATCH] Update en.json (#835) --- src/assets/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index bdde88df9..1c3e6ccf3 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -52,7 +52,7 @@ }, "NEW_MENU": { "LABEL": "New", - "TOOLTIP": "Add new files or folders", + "TOOLTIP": "Add new files and folders, or create a new File Library", "MENU_ITEMS": { "CREATE_FOLDER": "Create folder", "UPLOAD_FILE": "Upload file",