Sha256: eb2d9d8cacc8cf0a96437ca86c789ea139cb44bad86b9ee710b8e2bfd6ddc889

Contents?: true

Size: 1.1 KB

Versions: 2

Compression:

Stored size: 1.1 KB

Contents

# Copyright 2010 Sean Cribbs, Sonian Inc., and Basho Technologies, Inc.
#
#    Licensed under the Apache License, Version 2.0 (the "License");
#    you may not use this file except in compliance with the License.
#    You may obtain a copy of the License at
#
#        http://www.apache.org/licenses/LICENSE-2.0
#
#    Unless required by applicable law or agreed to in writing, software
#    distributed under the License is distributed on an "AS IS" BASIS,
#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#    See the License for the specific language governing permissions and
#    limitations under the License.
en:
  ripple:
    property_type_mismatch: "Cannot cast {{value}} into a {{class}}"
    attribute_hash: "value of attributes must be a Hash"
    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}}"
    no_root_document: "You cannot call {{method}} on {{doc}} without a root document"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ripple-0.7.1 lib/ripple/locale/en.yml
ripple-0.7.0 lib/ripple/locale/en.yml