Sha256: f014775f4c3228d5a5b27d17d56135ff4e3598bd3b20490887dbf4615a8786c4

Contents?: true

Size: 870 Bytes

Versions: 3

Compression:

Stored size: 870 Bytes

Contents

en:
  save: "Save"


  date:
    formats:
      date_only: "%b %e, %Y" 
      default: "%Y-%m-%d"
      month_only: "%B"
      dashboard: "%B %Y"
  time: 
    formats:
      # Jul 08, 2007             
      date_only: "%b %e, %Y" 
      month_only: "%B"
      dashboard: "%B %Y"
      sent: "%H:%M:%S %b %d, %Y"
      disbursed: "%A, %B %-d, %Y %-I:%M %p"
    
  activerecord:
    errors:
      messages:
        invalid: "is invalid"
        postal_code_does_not_match: "does not correspond to your province or territory"
        postal_code_syntax_incorrect: "syntax incorrect. Must be formatted as LNLNLN"
        only_accept_numbers: "can only accept the numbers 0-9"
        exactly_x_numbers: "should be exactly %{x} numbers long"
        incorrect: is incorrect
        hear_about_us_error: "Please tell us how you heard about Financeit"
      full_messages:
  

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
missing_text-1.0.2 spec/dummy/config/locales/locale-en.yml
missing_text-1.0.1 spec/dummy/config/locales/locale-en.yml
missing_text-1.0.0 spec/dummy/config/locales/locale-en.yml