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