Sha256: e8f24e81758981fce5cc24fc4bdd41078841962ffc03e8a8aee835afa8cf21ba

Contents?: true

Size: 1.63 KB

Versions: 8

Compression:

Stored size: 1.63 KB

Contents

en:
  administrador:
    application:
      sidebars:
        i18n:
          title: 'Translations'
        messages:
          title: 'Messages'
        notifications:
          title: 'Notifications'
        settings:
          title: 'Settings'
        search:
          title: 'Search'
        user:
          title: 'Profile'
    controller:
      confirmations:
        destroy: "Are you sure?"
    home_controller:
      base:
        index:
          title: "%{engine_name}"
    resources_controller:
      base:
        edit:
          title: "New %{resource_name}"
        edit_actions:
          back: "Back"
        index:
          title: "%{collection_name}"
        new:
          title: "New %{resource_name}"
        new_actions:
          back: "Back"
        query_form_buttons:
          reset: "Reset"
        show_actions:
          back: "Back"
          destroy: "Delete"
    service_controller:
      base:
        create:
          title: "Ran %{service_name}"
        new:
          title: "Run %{service_name}"
        new_actions:
          back: "Back"
  administrador/breadcrumbs_view_helper:
    generate_breadcrumbs!:
      home: 'Home'
  controller:
    breadcrumbs_concern:
      actions:
        default:
          create: 'Create'
          edit: 'Edit'
          new: 'New'
        service:
          create: 'Ran'
          new: 'Run'
      page: "Page %{page_number}"
  helpers:
    submit:
      administrador:
        service:
          create: 'Run'
      q:
        create: 'Filter'
  routes:
    administrador-engine: backend
  views:
    pagination:
      first: "<<"
      next: ">"
      last: ">>"
      previous: "<"

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
administrador-0.0.28.pre config/locales/en.yml
administrador-0.0.27.pre config/locales/en.yml
administrador-0.0.26.pre config/locales/en.yml
administrador-0.0.25.pre config/locales/en.yml
administrador-0.0.24.pre config/locales/en.yml
administrador-0.0.22.pre config/locales/en.yml
administrador-0.0.21.pre config/locales/en.yml
administrador-0.0.20.pre config/locales/en.yml