Sha256: 72ccaef42ef8bfb4a8a8f58b0f5767929f293dc324c547ac8b2ba8c5d2f3afd3

Contents?: true

Size: 1.8 KB

Versions: 1

Compression:

Stored size: 1.8 KB

Contents

en:
  activerecord:
    models:
      archangel/asset:
        one: Asset
        other: Assets
      archangel/collection:
        one: Collection
        other: Collections
      archangel/entry:
        one: Entry
        other: Entries
      archangel/field:
        one: Field
        other: Fields
      archangel/page:
        one: Page
        other: Pages
      archangel/site:
        one: Site
        other: Site
      archangel/template:
        one: Template
        other: Templates
      archangel/user:
        one: User
        other: Users
      archangel/widget:
        one: Widget
        other: Widgets

    attributes:
      archangel/asset:
        file: File
        file_name: File Name
      archangel/collection:
        name: Name
        slug: Slug
      archangel/field:
        classification: Classification
        label: Label
        required: Required
        slug: Slug
        value: Default Value
      archangel/page:
        content: Content
        homepage: Homepage
        meta_description: META Description
        meta_keywords: META Keywords
        parent_id: Parent
        published_at: Published At
        slug: Slug
        template_id: Template
        title: Title
      archangel/site:
        logo: Logo
        meta_description: META Description
        meta_keywords: META Keywords
        name: Name
        remove_logo: Remove Logo
        theme: Theme
      archangel/template:
        content: Content
        name: Name
        parent_id: Parent
        partial: Partial
      archangel/user:
        avatar: Avatar
        email: Email
        name: Name
        password: Password
        password_confirmation: Confirm Password
        username: Username
      archangel/widget:
        content: Content
        name: Name
        slug: Slug
        template_id: Template

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
archangel-0.0.8 config/locales/active_record.en.yml