Sha256: 7989c55f8b33d7feff2c35faf153eee06baccc4af28878683964dfa837d443f0

Contents?: true

Size: 1.86 KB

Versions: 6

Compression:

Stored size: 1.86 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:
        favicon: Favicon
        logo: Logo
        meta_description: META Description
        meta_keywords: META Keywords
        name: Name
        remove_favicon: Remove Favicon
        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

6 entries across 6 versions & 1 rubygems

Version Path
archangel-0.0.7 config/locales/active_record.en.yml
archangel-0.0.6 config/locales/active_record.en.yml
archangel-0.0.5 config/locales/active_record.en.yml
archangel-0.0.4 config/locales/active_record.en.yml
archangel-0.0.3 config/locales/active_record.en.yml
archangel-0.0.2 config/locales/active_record.en.yml