mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 19:44:59 +03:00
14 lines
273 B
JSON
14 lines
273 B
JSON
|
{
|
||
|
"string": {
|
||
|
"Cancel": "Cancel",
|
||
|
"Retry": "Retry",
|
||
|
"UploadingTo": "Uploading {files, plural, =1 {# file} other {# files}} to"
|
||
|
},
|
||
|
"status": {
|
||
|
"Error": "Error",
|
||
|
"Waiting": "Waiting",
|
||
|
"Uploading": "Uploading",
|
||
|
"Completed": "Completed"
|
||
|
}
|
||
|
}
|