Sha256: 66ee7f54d38537cb239189be7da20d1aad5663aa00cd18854bca7647a24e416f

Contents?: true

Size: 925 Bytes

Versions: 12

Compression:

Stored size: 925 Bytes

Contents

en:
  flash:
    actions:
      create:
        success: "Resource created with success"
        failure: "Resource could not be created"
      with_block:
        success: "Resource with block created with success"
      with_html:
        failure_html: "<strong>OH NOES!</strong> You did it wrong!"
        xss_html: "<strong>Yay!</strong> %{xss}"
    addresses:
      update:
        success: "Nice! %{resource_name} was updated with success!"
        failure: "Oh no! We could not update your address!"
      destroy:
        success: "Successfully deleted the address at %{reference}"
        notice: "Successfully deleted the chosen address at %{reference}"
      with_html:
        success_html: "<strong>Yay!</strong> You did it!"
    admin:
      actions:
        create:
          notice: "Admin created address with success"
      addresses:
        update:
          notice: "Admin updated address with success"

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
responders-1.1.2 test/locales/en.yml
responders-2.0.1 test/locales/en.yml
responders-1.1.1 test/locales/en.yml
responders-2.0.0 test/locales/en.yml
responders-1.1.0 test/locales/en.yml
responders-1.0.0 test/locales/en.yml
responders-1.0.0.rc test/locales/en.yml
responders-0.9.3 test/locales/en.yml
responders-0.9.2 test/locales/en.yml
responders-0.9.1 test/locales/en.yml
responders-0.9.0 test/locales/en.yml
responders-0.8.0 test/locales/en.yml