Sha256: 3873beb9f5399ecf21b463f097ec3b477743b415050f30f6b0e0e380d2bbba19

Contents?: true

Size: 716 Bytes

Versions: 13

Compression:

Stored size: 716 Bytes

Contents

en:
  admin:
    settings:
      label: 'Settings'
      no_ckeditor_detected: CKEditor not found — showing as text input
      phone_invalid: Incorrect phone
      phones_invalid: "Incorrect phone: %{phones}"
      email_invalid: Incorrect email
      yaml_invalid: Incorrect YAML
      json_invalid: Incorrect JSON
      color_invalid: Incorrect color
  mongoid: &mongoid
    models:
      thecore_settings/setting: Settings
    attributes:
      thecore_settings/setting:
        c_at: Created
        u_at: Updated
        enabled: Enabled
        ns: Group
        name: Name
        key: Key
        raw: Value
        type: Type
        kind: Type
        label: Label
  activerecord:
    <<: *mongoid

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
thecore_settings-2.0.9 config/locales/en.yml
thecore_settings-3.0.6 config/locales/en.yml
thecore_settings-3.0.5 config/locales/en.yml
thecore_settings-3.0.4 config/locales/en.yml
thecore_settings-3.0.3 config/locales/en.yml
thecore_settings-3.0.0 config/locales/en.yml
thecore_settings-2.0.8 config/locales/en.yml
thecore_settings-2.0.7 config/locales/en.yml
thecore_settings-2.0.6 config/locales/en.yml
thecore_settings-2.0.5 config/locales/en.yml
thecore_settings-2.0.4 config/locales/en.yml
thecore_settings-2.0.3 config/locales/en.yml
thecore_settings-2.0.2 config/locales/en.yml