Sha256: 5fcc99380424e74cbd7aa3cdf0439a150e5a43b86b6c675167674a2d6323deb9

Contents?: true

Size: 1.14 KB

Versions: 1

Compression:

Stored size: 1.14 KB

Contents

en:
  fancygrid:
    pagination:
      page: Page
      of: of
      per_page: 'Per page:'
      go_to: Go to page
    actions:
      search: 'Search'
      reload: 'Reload'
      reset: 'Reset'
      sort: 'Sort columns'
      save: 'Save'
      prev: 'Pervious page'
      next: 'Next page'
    search:
      title: Search
      conditions: 'All conditions must be met:'
      add_criterion: Add criterion
      remove_criterion: Remove criterion

      operator:
        equal: 'equal'
        not_equal: 'not equal'
        less: 'less than'
        less_equal: 'less equal than'
        greater: 'greater than'
        greater_equal: 'greater or equal to'
        starts_with: 'starts with'
        ends_with: 'ends with'
        like: 'like'
        insensitive_starts_with: 'starts with (case-insensitive)'
        insensitive_ends_with: 'ends with (case-insensitive)'
        insensitive_like: 'like (case-insensitive)'
        is_null: 'is null'
        is_not_null: 'is not null'
        is_true: 'is true'
        is_not_true: 'is not true'
        is_false: 'is false'
        is_not_false: 'is not false'
        in: 'is in'
        not_in: 'is not in'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fancygrid-2.0.8 config/locales/fancygrid.en.yml