Sha256: 257683ff031a3f15cf903173637aaa2c4e85469c9b578e4e697ec308c688956e

Contents?: true

Size: 1.34 KB

Versions: 10

Compression:

Stored size: 1.34 KB

Contents

en:
  iord:
    buttons:
      submit: 'Submit'
      back: 'Back'
      show: 'Show'
      edit: 'Edit'
      destroy: 'Destroy'
      create: 'Create'
      remove: 'Remove this %{model}'
      add: 'Add a %{model}'
      iterate: 'Iterate'
      search: 'Search'
      next: 'Next'
      previous: 'Previous'
    titles:
      iterate: 'Iterate over %{models}'
      list: 'Listing %{models}'
      new: 'New %{model}'
      edit: 'Edit %{model}'
      show: 'Details for %{model}'
    text:
      order_by: 'Order by'
      sort_mode: 'Sort mode'
      page: 'Page: '
      select_field: 'Select a field'
      reset: 'Reset'
      edit: 'Edit'
    order_by:
      asc: 'Ascending'
      desc: 'Descending'
    search:
      operator:
        eq: 'Equal'
        lt: 'Lower than'
        lte: 'Lower or equal'
        gt: 'Greater than'
        gte: 'Greater or equal'
        like: 'Like'
    alert:
      destroy: 'Are you sure?'
    flash:
      create:
        notice: '%{model} has been successfully created!'
      update:
        notice: '%{model} has been successfully updated!'
        alert: '%{model} failed to be updated!'
      destroy:
        notice: '%{model} has been successfully destroyed!'
        alert: '%{model} failed to be destroyed!'
    errors:
      error: 'error'
      explanation: '%{errors} prohibited this object from being saved.'

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
iord-1.2.2 config/locales/en.yml
iord-1.2.1 config/locales/en.yml
iord-1.2.0 config/locales/en.yml
iord-1.1.3 config/locales/en.yml
iord-1.1.2 config/locales/en.yml
iord-1.1.1 config/locales/en.yml
iord-1.1.0 config/locales/en.yml
iord-1.0.3 config/locales/en.yml
iord-1.0.2 config/locales/en.yml
iord-1.0.1 config/locales/en.yml