platform/plugins/uploader-assets/lang/zh.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
353 B
JSON

{
"string": {
"Cancel": "取消",
"Retry": "重试",
"UploadFiles": "上传文件",
"UploadFolders": "上传文件夹",
"UploadingTo": "上传 {files, plural, =1 {# 文件} other {# 文件}} 至"
},
"status": {
"Error": "错误",
"Waiting": "等待中",
"Uploading": "上传中",
"Completed": "已完成"
}
}