Sha256: d95da5e71f7b9eb178fd6e4bdd611c8da5b29f10668b5abb9a154bdfa4aa49d0

Contents?: true

Size: 1.14 KB

Versions: 7

Compression:

Stored size: 1.14 KB

Contents

en:
  :false: "nein"
  :true: "ja"
  active_admin:
    scopes:
      all: "All"
      templates: "Templates"
      root_folders: "Root folders"      
      partials: "Partials"  
  activerecord:
    attributes:
      ecm/cms_core/folder:
        basename: "Name"
        parent: "Parent Folder"
        pathname: "Path"
        templates_count: "Pages"
        tree_label: "Path"
      ecm/cms_core/template:
        basename: "Name"
        body: "Content"
        layout: "Layout"
        locale: "Language"
        filename: "Filename"
        folder: "Folder"
        formatted_partial_flag: "Partial"
        format: "Format"
        handler: "Handler"
        meta_description: "Meta Description"
        partial: "Partial"
        pathname: "Path"
        title: "Title"
    models:
      ecm/cms_core/folder:
        one: "Folder"
        other: "Folders"
      ecm/cms_core/template:
        one: "Page"
        other: "Pages"
  attributes:
    created_at: "Created"
    updated_at: "Updated"
  formtastic:
    :yes: 'Yes'
    :no: 'No'
    :create: 'create %{model}'
    :update: 'update %{model}'
    :submit: 'submit %{model}'
    :required: 'required'

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
ecm_cms_core-0.0.6 lib/generators/ecm/cms_core/locales/templates/ecm.cms-core.en.yml
ecm_cms_core-0.0.5 lib/generators/ecm/cms_core/locales/templates/ecm.cms-core.en.yml
ecm_cms_navigation-0.0.6 test/dummy/config/locales/ecm.cms-core.en.yml
ecm_cms_core-0.0.3 lib/generators/ecm/cms_core/locales/templates/ecm.cms-core.en.yml
ecm_cms_core-0.0.2 lib/generators/ecm/cms_core/locales/templates/ecm.cms-core.en.yml
ecm_cms_navigation-0.0.5 test/dummy/config/locales/ecm.cms-core.en.yml
ecm_cms_navigation-0.0.4 test/dummy/config/locales/ecm.cms-core.en.yml