Sha256: 4140b33992dfc90e40b0e869d09bbfc69ecfa2065f12dd4b3b112b1d51279c5e

Contents?: true

Size: 1.39 KB

Versions: 1

Compression:

Stored size: 1.39 KB

Contents

en:
  ripple:
    around_callbacks_not_supported: "around_%{type} callbacks are not supported on embedded documents.  See https://github.com/seancribbs/ripple/issues/188 for more detail."
    associated_document_error_summary: "for %{doc_type} %{doc_id}: %{errors}"
    attribute_hash: "value of attributes must be a Hash"
    conflict_handler_not_implemented: "No on_conflict handler has been implemented for %{document}"
    document_invalid: "Validation failed: %{errors}"
    document_not_found: 
      no_key: "Couldn't find document without a key"
      one_key: "Couldn't find document with key: %{key}"
      many_keys: "Couldn't find documents with keys: %{keys}"
    invalid_association_value: "Invalid value %{value} for association %{name} of type %{klass} on %{owner}"
    many_association_validation_error: "are invalid (%{association_errors})"
    many_key_association: "You cannot use a many association using :key"
    missing_configuration: "You are missing your ripple configuration file that should be at %{file}"
    no_root_document: "You cannot call %{method} on %{doc} without a root document"
    one_association_validation_error: "is invalid (%{association_errors})"
    property_type_mismatch: "Cannot cast %{value} into a %{class}"
    undefined_property: "Undefined property :%{prop} for class '%{class}'"
    unexpected_conflicts: "Conflict cannot be resolved for %{conflicts} (for %{document})"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
seomoz-ripple-1.0.0.pre lib/ripple/locale/en.yml