Sha256: bfd4dd45bfb904253668972b00d217aabb698a3934e9f75b66b387e8daef203d

Contents?: true

Size: 678 Bytes

Versions: 11

Compression:

Stored size: 678 Bytes

Contents

"zh-CN":
  plugin:
    press: "头条"
  activerecord:
    models:
      post: "文章"
    attributes:
      post:
        title: 标题
        slug: Slug
        body: 正文
        summary: 摘要
  simple_form:
    hints:
      post:
        title: "请给文章起一个简短准确的标题,注意正确的英文名词拼写、大小写!"
        slug: "文章的 URL 名称,也可以保持为空,这样将会用文章编号代替,例如 /posts/this-is-slug-for-use"
        body: "用 Markdown 语法编写文章正文"
        summary: "如果可以的话,用一段简短的文字描述此文的重点内容"
    placeholders:
      post:
        slug: ""

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
homeland-press-0.4.2 config/locales/homeland.press.zh-CN.yml
homeland-press-0.4.1 config/locales/homeland.press.zh-CN.yml
homeland-press-0.4.0 config/locales/homeland.press.zh-CN.yml
homeland-press-0.3.4 config/locales/homeland.press.zh-CN.yml
homeland-press-0.3.3 config/locales/homeland.press.zh-CN.yml
homeland-press-0.3.2 config/locales/homeland.press.zh-CN.yml
homeland-press-0.3.1 config/locales/homeland.press.zh-CN.yml
homeland-press-0.2.1 config/locales/homeland.press.zh-CN.yml
homeland-press-0.2.0 config/locales/homeland.press.zh-CN.yml
homeland-press-0.1.1 config/locales/homeland.press.zh-CN.yml
homeland-press-0.1.0 config/locales/homeland.press.zh-CN.yml