From be01f1a7543941a2db5f2e2aa3d085e0aa82258a Mon Sep 17 00:00:00 2001 From: Artur Paikin Date: Sun, 28 Oct 2018 00:53:39 +0300 Subject: [PATCH] Update dashboard.md --- website/src/docs/dashboard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/docs/dashboard.md b/website/src/docs/dashboard.md index b6fb8d284..77a6bb596 100644 --- a/website/src/docs/dashboard.md +++ b/website/src/docs/dashboard.md @@ -222,7 +222,7 @@ The default English strings are: strings: { // When `inline: false`, used as the screen reader label for the button that closes the modal. closeModal: 'Close Modal', - // When `inline: false`, used as the screen reader label for the button that adds more files (+) + // Used as the screen reader label for the plus (+) button that shows the “Add more files” screen addMoreFiles: 'Add more files', // Used as the header for import panels, e.g., "Import from Google Drive". importFrom: 'Import from %{name}',