Ver Fonte

doc: Remove duplicate locale entry on Dashboard page.

Renée Kooi há 7 anos atrás
pai
commit
683ab113ca
1 ficheiros alterados com 0 adições e 4 exclusões
  1. 0 4
      website/src/docs/dashboard.md

+ 0 - 4
website/src/docs/dashboard.md

@@ -220,10 +220,6 @@ strings: {
 
 Remove all children of the `target` element before mounting the Dashboard. By default, Uppy will append any UI to the `target` DOM element. This is the least dangerous option. However, there might be cases when you’d want to clear the container element before placing Uppy UI in there (for example, to provide a fallback `<form>` that will be shown if Uppy or JavaScript is not available). Set `replaceTargetContent: true` to clear the `target` before appending.
 
-### `locale`
-
-See [general plugin options](/docs/plugins).
-
 ## Methods
 
 ### `openModal()`