platform/plugins/uploader-assets/lang/en.json

14 lines
273 B
JSON
Raw Normal View History

{
"string": {
"Cancel": "Cancel",
"Retry": "Retry",
"UploadingTo": "Uploading {files, plural, =1 {# file} other {# files}} to"
},
"status": {
"Error": "Error",
"Waiting": "Waiting",
"Uploading": "Uploading",
"Completed": "Completed"
}
}