Sha256: 3d3e4a6be2a5ca709fd0b4d7f2673ff7264d7338e7f7d9d412033a998e01cfd4
Contents?: true
Size: 675 Bytes
Versions: 5
Compression:
Stored size: 675 Bytes
Contents
en: activerecord: errors: messages: end_date_propagator: propagation_failure: "%{parent} could not propagate %{end_date_field_name} to %{child}:\n%{reason}" # TODO: let pluralize handle pluralization no_overlap: one: "A %{model_name} already exists between %{start_date} - %{end_date}: %{overlapping_records_s}" other: "%{count} %{model_name_plural} already exist between %{start_date} - %{end_date}: %{overlapping_records_s}" not_within_parent_date_span: Must exist within the %{parent} date span start_date_after_end_date: Must be on or after %{start_field}
Version data entries
5 entries across 5 versions & 1 rubygems