Sha256: 046064568fd2ba044ab8656351e45baa6d18211b94b2bbf8a39151c353f3fd97
Contents?: true
Size: 626 Bytes
Versions: 3
Compression:
Stored size: 626 Bytes
Contents
en: grape: errors: messages: value_not_allowed: 'value is not allowed' invalid: 'is not valid' app: errors: # http rc default messages not_modified: 'not modified' # 304 bad_request: 'bad request' # 400 unauthorized: 'unauthorized' # 401 forbidden: 'forbidden' # 403 not_found: '%{msgobj} not found' # 404 too_many_requests: 'too many requests' # 429 internal_server_error: 'internal server error' # 500 invalid: '%{msgobj} is not valid' missing: '%{msgobj} is missing' not_allowed: '%{msgobj} is not allowed'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
svcbase-0.1.18 | locale/zz.yml |
svcbase-0.1.17 | locale/zz.yml |
svcbase-0.1.16 | locale/zz.yml |