Sha256: 46b2e9922f36a269e936dd056afd82e005838337db1b21824eb6efd1190817a9

Contents?: true

Size: 1.44 KB

Versions: 1

Compression:

Stored size: 1.44 KB

Contents

es:
  
  activerecord:
    models:
      header: 'header graphic'
      headers: 'header graphics'
      illustration: 'illustration'
      illustrations: 'illustrations'
  
    attributes:
      header:
        photo: 'photo_es'
        name: "nombre"
      illustration:
        image: 'imagen'
        name: "nombre"


  headers:
    all: 'all header graphics'
    cancel: 'cancel and view all header graphics'
    name_and_paths: 'name and paths'
    upload_new: 'upload new header graphic'

    hint:
      photo: "Ideally all header photos should have the following characteristics: 72 dpi; a width of at least 1,170 pixels; a ratio of 1170X273"

    create:
      new:  'create new header graphic'
      notice: 'Header graphic was successfully created.'
    update:
      notice: 'Header graphic was successfully updated.'
      
  illustrations:
     all: 'all illustrations'
     cancel: 'cancel and view all illustrations'
     name_and_paths: 'name and paths'
     upload_new: 'upload new illustration'

     create:
       new:  'create new illustration'
       notice: 'Illustration was successfully created.'
     update:
       notice: 'Illustration was successfully updated.'


   name_and_paths: 'name and paths'
   see_all_resolutions: 'See all resolutions'

   errors:
     messages:
       carrierwave_processing_error: "Cannot resize image."
       carrierwave_integrity_error: "Not an image."
       carrierwave_download_error: "Couldn't download image."

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tkh_illustrations-0.2 lib/generators/tkh_illustrations/create_or_update_locales/templates/es.yml