Sha256: b9e704de4cb4ccf524237e4183f453385b8e5303e09ecc9b514ccef0dc6fd1c2
Contents?: true
Size: 1.51 KB
Versions: 1
Compression:
Stored size: 1.51 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" cluster_not_created: "The cluster for the current environment is not created yet. Run `rake riak:create` first." 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 |
---|---|
ripple-1.0.0.beta | lib/ripple/locale/en.yml |