Sha256: 3b33d48e550bc03ac2d0fe12b9efe4eabad0ec384c5a9b7b7a68b466ef66e9b0

Contents?: true

Size: 1.03 KB

Versions: 2

Compression:

Stored size: 1.03 KB

Contents

en:
  mongoid:
    models:
      'helena/question':
        one: Question
        other: Questions

      'helena/questions/short_text':
        one: Short text
        other: Short texts

      'helena/questions/long_text':
        one: Long text
        other: Long texts

      'helena/questions/static_text':
        one: Static text
        other: Static texts

      'helena/questions/radio_group':
        one: Radio Group
        other: Radio Groups

      'helena/questions/checkbox_group':
        one: Checkbox Group
        other: Checkbox Groups

      'helena/questions/radio_matrix':
        one: Radio Matrix
        other: Radio Matrice

      'helena/questions/checkbox_matrix':
              one: Checkbox Matrix
              other: Checkbox Matrice

    attributes:
      'helena/question':
        position: Position
        code: Code
        _type: Type
        default_value: Default value

      'helena/questions/static_text':
        position: Position
        code: Code
        type: Type
        default_value: Static text

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
helena-1.0.0.rc1 config/locales/models/question/en.yml
helena-0.3.3 config/locales/models/question/en.yml