platform/plugins/uploader-assets/lang/en.json
Denis Tingaikin 14a6a3a108
UBERF-9126: drive plugins + init version of screen recorder (#8126)
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
2025-03-07 17:08:07 +07:00

16 lines
347 B
JSON

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