Sha256: d11aa0baf5aebb6f13e142a53e84c964b3da993945f961fa0d827781077b9d02

Contents?: true

Size: 1.77 KB

Versions: 14

Compression:

Stored size: 1.77 KB

Contents

en:
  bhf:
    pages:
      headline: Content
    
    helpers:
      boolean:
        a: 'yes'
        b: 'no'
      searchform:
        placeholder: Search
      promts:
        confirm: Are you sure?
      entry:
        new: "Create a new %{platform_name}"
        edit: "Edit %{platform_name}"
        delete: "Delete %{platform_name}"
        empty: Empty
        cancel: Cancel
      entries:
        empty: Empty
      login:
        success: "Login was successful"
        error: "Can't login"
      activated:
        success: "%{model} was activated successfuly"
        error: "%{model} error"
      validation:
        header: "%{error} prohibited this %{name} from being saved:"
        error: error
      file:
        delete: Delete file
        reselect: Please reselect the file
    
    quick_edit:
      buttons:
        cancel: Cancel
        open: Open
        save: Save
        save_and_next: Save and go to next
    
    pagination:
      previous_label: « Previous
      next_label: Next »
      load_more: Show more entries
      load_less: Show less entries
      entry: entry
      entries: entries
      info:
        default: "Displaying <strong>%{offset_start} - %{offset_end}</strong> of <strong>%{total_count}</strong> %{name} in total"
        nothing_found: "No %{name} found"
        one_found: "Displaying <strong>1</strong> %{name}"
        all_displayed: "Displaying <strong>all %{total_count}</strong> %{name}"
  activerecord:
    notices:
      messages:
        create:
          success: "%{model} was created successfuly"
          error: "%{model} error"
        update:
          success: "%{model} was updated successfuly"
          error: "%{model} error"
        destory:
          success: "%{model} was deleted successfuly"
          error: "%{model} error"

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
bhf-0.3.9 config/locales/en.yml
bhf-0.3.8 config/locales/en.yml
bhf-0.3.7 config/locales/en.yml
bhf-0.3.6.4 config/locales/en.yml
bhf-0.3.6.3 config/locales/en.yml
bhf-0.3.6.2 config/locales/en.yml
bhf-0.3.6.1 config/locales/en.yml
bhf-0.3.5 config/locales/en.yml
bhf-0.3.4 config/locales/en.yml
bhf-0.3.3 config/locales/en.yml
bhf-0.3.2 config/locales/en.yml
bhf-0.3.1 config/locales/en.yml
bhf-0.3.0 config/locales/en.yml
bhf-0.2.9 config/locales/en.yml