mirror of
https://github.com/hcengineering/platform.git
synced 2025-03-14 18:15:01 +00:00
16 lines
347 B
JSON
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"
|
|
}
|
|
}
|