Sha256: 3798de9021063cfde90f36a1ab04aa38d119255c909628c2f97326ba675e4160

Contents?: true

Size: 806 Bytes

Versions: 5

Compression:

Stored size: 806 Bytes

Contents

en:
  effective_cpd:
    name: 'Continuing Professional Development'
    credit: 'Credit'

  activerecord:
    models:
      # These ones might be app level
      app/cpd_audit: 'CPD Audit'
      app/cpd_audit_level: 'CPD Audit Level'
      app/cpd_audit_review: 'CPD Audit Review'
      app/cpd_bulk_audit: 'Bulk Create CPD Audit Review'
      app/cpd_statement: 'CPD Statement'

      # These ones should stay effective
      effective/cpd_cycle: 'CPD Period'
      effective/cpd_statement_activity: 'CPD Statement Activity'
      effective/cpd_category: 'CPD Category'

    attributes:
      # These ones might be app level
      app/cpd_audit:
        user: 'Auditee'
        cpd_audit_comments: 'Reviewer Notes'

      app/cpd_audit_review:
        user: 'Reviewer'
        comments: 'Reviewer Notes'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
effective_cpd-1.3.4 config/locales/effective_cpd.en.yml
effective_cpd-1.3.3 config/locales/effective_cpd.en.yml
effective_cpd-1.3.2 config/locales/effective_cpd.en.yml
effective_cpd-1.3.1 config/locales/effective_cpd.en.yml
effective_cpd-1.3.0 config/locales/effective_cpd.en.yml