Sha256: b8fabe1e7bb46b548482b635ca88e31c64800d3d3c6bf8aeff7947d813afd50a

Contents?: true

Size: 1.31 KB

Versions: 4

Compression:

Stored size: 1.31 KB

Contents

en:
  layouts:
    kuhsaft:
      admin:
        pages_nav: 'Pages'
        assets_nav: 'Assets'
  kuhsaft:
    page_part:
      markdown: 'Formatted Text'
    cms:
      pages:
        index:
          create: 'Create new page'
        new:
          new: 'Creating new page'
        edit:
          edit_html: 'Editing page: <span>%{title}</span>'
        branch:
          add: 'Add page'
          create: 'Create new page'
          delete: 'Remove page'
          confirm: 'Are you sure you want to delete the page "%{page_title}"?'
          not_translated: 'Not yet translated'
        form:
          add_page_part: 'Add element'
          unpublished: "Save page offline"
          published: "Publish page"
          published_at: "Go online on"
          confirm: 'Are you sure you want to delete this page part?'
          destroy_page_part: 'Delete'
          separate_by_comma: 'Separate tags by comma'
        current_translation_locale: 'Current translation: %{translation_locale}'
      assets:
        index:
          create: 'Create new asset'
        list:
          confirm: 'Are you sure you want to delete the asset "%{filename}"?'
          delete: 'Delete asset'
  simple_form:
    labels:
      title: 'Page title'
      slug: 'URL segment'
      page_part_type: 'Add element'
      _destroy: 'Delete this element'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
kuhsaft-0.2.3 config/locales/kuhsaft.en.yml
kuhsaft-0.3.1 config/locales/kuhsaft.en.yml
kuhsaft-0.3.0 config/locales/kuhsaft.en.yml
kuhsaft-0.2.2 config/locales/kuhsaft.en.yml