Sha256: 74c2a7772ba6aa5b2621b6d8b68ae59030a88477b02f474ab8672e6433627611

Contents?: true

Size: 1.9 KB

Versions: 9

Compression:

Stored size: 1.9 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
      user:
        login:
          success: Login was successful
          error: "Can't login"
          as: 'You are logged in as <strong>%{user}</strong>'
        logout:
          link: Logout
      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
        create: Create
        save_and_next: Save and go to the next entry
    
    pagination:
      previous_label: « Previous
      next_label: Next »
      truncate: …
      load_more: Show more entries
      load_less: Show less entries
      entries: entries
      info:
        default: "Displaying <strong>%{offset_start} - %{offset_end}</strong> of <strong>%{count}</strong> %{name} in total"
        other: "Displaying <strong>all %{count}</strong> %{name_plural}"
        one: "Displaying <strong>1</strong> %{name_singular}"
        zero: "No %{name_zero} found"

  attributes:
    _id: 'id'

  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

9 entries across 9 versions & 1 rubygems

Version Path
bhf-0.4.4 config/locales/en.yml
bhf-0.4.3 config/locales/en.yml
bhf-0.4.2.7 config/locales/en.yml
bhf-0.4.2.5 config/locales/en.yml
bhf-0.4.2.4 config/locales/en.yml
bhf-0.4.2.3 config/locales/en.yml
bhf-0.4.2.2 config/locales/en.yml
bhf-0.4.2.1 config/locales/en.yml
bhf-0.4.2 config/locales/en.yml