Sha256: 1cee3b250d884b81316249d0736386e35371cf3a5451fef9bd2283add7a4c283
Contents?: true
Size: 1.26 KB
Versions: 1
Compression:
Stored size: 1.26 KB
Contents
en: shamu: errors: not_found: The resource was not found. not_implemented: The method has not been implemented. warnings: services: errors: active_record_crud_missing_resource: The resource has not been defined. Add `resource entity_class, model_class` to {%service}. incomplete_setup: The service has not been setup. See included modules documentation for details. security: errors: access_denied: You are not permitted to do that. incomplete_setup: Security has been enabled but is not yet configured. no_actiev_record_policy_checks: Don't check for policy on ActiveRecord resources. Check their projected Entity instead. events: errors: unknown_runner: Unknown runner. Each process should offer a consitent but unique runner_id. features: errors: retired_toggle_checked: "The `%{name}` toggle retired at `%{retire_at}` and cannot be checked anymore." json_api: errors: incomplete_resource: "`identifier` was not called to define the type and id of the resource." identifier_resource: "`identifier` must be called before defining any fields." no_presenter: No presenter available for %{class} objects. Looked in %{namespaces}.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shamu-0.0.4 | lib/shamu/locale/en.yml |