Sha256: 1c4c0a8a576f1ccb95b90a5ece8c99feb7d4eebe8cb3935135ef2e62c4dc575f

Contents?: true

Size: 884 Bytes

Versions: 6

Compression:

Stored size: 884 Bytes

Contents

en:
  errors:
    template:
      services:
        header:
          one: 1 error prohibited this %{model} from being executed
          other: "%{count} errors prohibited this %{model} from being executed"
  flash:
    actions:
      create:
        notice: "%{resource_name} was successfully created."
      update:
        notice: "%{resource_name} was successfully updated."
      destroy:
        notice: "%{resource_name} was successfully destroyed."
        alert: "%{resource_name} could not be destroyed."
      perform:
        notice: "%{resource_name} was executed."
        alert: "%{resource_name} could not be executed. Errors: %{errors}"
  rao:
    service_controller:
      base:
        create:
          back: "Back"
        form_buttons:
          submit: "Run %{service_name}"
          submitted: "Running..."
        new:
          title: "Run %{service_name}"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rao-service_controller-0.0.52.pre config/locales/en.yml
rao-service_controller-0.0.51.pre config/locales/en.yml
rao-service_controller-0.0.50.pre config/locales/en.yml
rao-service_controller-0.0.49.pre config/locales/en.yml
rao-service_controller-0.0.48.pre config/locales/en.yml
rao-service_controller-0.0.47.pre config/locales/en.yml