AyuntamientoMadrid/participacion

View on GitHub
config/locales/zh-CN/images.yml

Summary

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