Sha256: 929a1a3539e92753c4e248b32b2d459421e4e7c60e0907402202db9b3cd1798f

Contents?: true

Size: 980 Bytes

Versions: 13

Compression:

Stored size: 980 Bytes

Contents

en:
  errors:
      messages:
        domain_taken: "{{value}} is already taken"
        invalid_domain: "{{value}} is invalid"
        missing_content_for_layout: "should contain 'content_for_layout' liquid tag"
        needs_admin_account: "One admin account is required at least"
        protected_page: "You can not remove index or 404 pages"
        extname_changed: "New file does not have the original extension"
        array_too_short: "is too small (minimum element number is {{count}})"
        liquid_syntax_error: "Syntax error in page parts, please check the syntax"
        
  attributes:
    defaults:
      pages:
        index:
          title: "Home page"
          body: "Content of the home page"
        "404":
          title: "Page not found"
          body: "Content of the 404 page"
        other:
          body: "Content goes here"
      page_parts:
        name: "Body"
        
  pagination:
    previous: "« Previous"
    next: "Next »"

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
locomotive_cms-0.0.2.7 config/locales/default_en.yml
locomotive_cms-0.0.2.6 config/locales/default_en.yml
locomotive_cms-0.0.2.5 config/locales/default_en.yml
locomotive_cms-0.0.2.4 config/locales/default_en.yml
locomotive_cms-0.0.2.3 config/locales/default_en.yml
locomotive_cms-0.0.2.2 config/locales/default_en.yml
locomotive_cms-0.0.2.1 config/locales/default_en.yml
locomotive_cms-0.0.2 config/locales/default_en.yml
locomotive_cms-0.0.1.4 config/locales/default_en.yml
locomotive_cms-0.0.1.3 config/locales/default_en.yml
locomotive_cms-0.0.1.2 config/locales/default_en.yml
locomotive_cms-0.0.1.1 config/locales/default_en.yml
locomotive_cms-0.0.1 config/locales/default_en.yml