New translations app.json (Chinese Simplified)
This commit is contained in:
parent
2471dfa7ec
commit
c61c529ee7
|
@ -385,8 +385,10 @@
|
|||
"description_video": "为视觉障碍人士添加视频的文字说明...",
|
||||
"load_failed": "Load Failed",
|
||||
"upload_failed": "Upload Failed",
|
||||
"can_not_recognize_this_media_attachment": "Can not regonize this media attachment",
|
||||
"attachment_too_large": "Attachment too large"
|
||||
"can_not_recognize_this_media_attachment": "Can not recognize this media attachment",
|
||||
"attachment_too_large": "Attachment too large",
|
||||
"compressing_state": "Compressing...",
|
||||
"server_processing_state": "Server Processing..."
|
||||
},
|
||||
"poll": {
|
||||
"duration_time": "时长:%s",
|
||||
|
@ -396,7 +398,9 @@
|
|||
"one_day": "1 天",
|
||||
"three_days": "3 天",
|
||||
"seven_days": "7 天",
|
||||
"option_number": "选项 %ld"
|
||||
"option_number": "选项 %ld",
|
||||
"the_poll_is_invalid": "The poll is invalid",
|
||||
"the_poll_has_empty_option": "The poll has empty option"
|
||||
},
|
||||
"content_warning": {
|
||||
"placeholder": "在这里写下内容的警告消息..."
|
||||
|
@ -444,6 +448,10 @@
|
|||
"placeholder": {
|
||||
"label": "标签",
|
||||
"content": "内容"
|
||||
},
|
||||
"verified": {
|
||||
"short": "Verified on %s",
|
||||
"long": "Ownership of this link was checked on %s"
|
||||
}
|
||||
},
|
||||
"segmented_control": {
|
||||
|
|
Loading…
Reference in New Issue