21 lines
759 B
YAML
21 lines
759 B
YAML
zh-CN:
|
|
images:
|
|
remove_image: 删除图像
|
|
form:
|
|
title: 描述性图像
|
|
title_placeholder: 为图像添加描述性标题
|
|
attachment_label: 选择图像
|
|
delete_button: 删除图像
|
|
note: "您可上传以下内容类型的一个图像:%{accepted_content_types},最多可以%{max_file_size} MB。"
|
|
add_new_image: 添加图像
|
|
admin_title: "图像"
|
|
admin_alt_text: "图像的替代文本"
|
|
actions:
|
|
destroy:
|
|
notice: 图像已成功删除。
|
|
alert: 无法销毁图像
|
|
errors:
|
|
messages:
|
|
in_between: 必须在%{min} 和%{max} 之间
|
|
wrong_content_type: 内容类型%{content_type} 与任何已接受的内容类型%{accepted_content_types} 都不匹配
|