mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-30 02:37:46 +03:00
58c7027a04
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
14 lines
278 B
JSON
14 lines
278 B
JSON
{
|
|
"string": {
|
|
"Cancel": "取消",
|
|
"Retry": "重试",
|
|
"UploadingTo": "上传 {files, plural, =1 {# 文件} other {# 文件}} 至"
|
|
},
|
|
"status": {
|
|
"Error": "错误",
|
|
"Waiting": "等待中",
|
|
"Uploading": "上传中",
|
|
"Completed": "已完成"
|
|
}
|
|
}
|