mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-26 11:44:53 +00:00
update locale pack with the new string
This commit is contained in:
parent
b6020b5d55
commit
bf0716ef50
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@uppy/locales",
|
||||
"description": "",
|
||||
"description": "Uppy language packs",
|
||||
"version": "0.30.4",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@ en_US.strings = {
|
|||
dataUploadedOfTotal: '%{complete} of %{total}',
|
||||
done: 'Done',
|
||||
dropHereOr: 'Drop files here or %{browse}',
|
||||
dropHint: 'Drop your files here',
|
||||
dropPaste: 'Drop files here, paste or %{browse}',
|
||||
dropPasteImport: 'Drop files here, paste, %{browse} or import from',
|
||||
edit: 'Edit',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue