mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 21:50:34 +03:00
58c7027a04
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
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"
|
|
}
|
|
}
|